code cleanup (fixing tests but not sure why)

This commit is contained in:
Martin Brodbeck 2018-07-20 13:07:48 +02:00
parent 6000bb3ef2
commit 31a037460a
6 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,7 @@
#define BOOST_TEST_MODULE article
#include "../src/core/article.h"
#include "../src/core/sale.h"
#include <boost/test/included/unit_test.hpp>