Fixing paths in SelfTest

This commit is contained in:
Martin Hořeňovský 2019-11-30 17:41:17 +01:00
parent 4385951a55
commit 443fa0fc88
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
16 changed files with 27 additions and 27 deletions

View file

@ -1,5 +1,5 @@
#include "catch.hpp"
#include "internal/catch_xmlwriter.h"
#include "catch_xmlwriter.h"
#include <sstream>