Skip to content
Snippets Groups Projects
Commit 1ad9f535 authored by tho's avatar tho
Browse files

use unittest include from util!! /grrr!/

parent 34719f0b
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@
#include "Parse.hh"
#include "ScopedDirectory.hh"
#include <boost/test/auto_unit_test.hpp>
#include "../Utils/auto_unit_test.hh"
#include <boost/test/test_tools.hpp>
#define prefix_
......
......@@ -29,7 +29,7 @@
// Custom includes
#include "parameter.hh"
#include <boost/test/auto_unit_test.hpp>
#include "../Utils/auto_unit_test.hh"
#include <boost/test/test_tools.hpp>
#define prefix_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment