This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define BOOST_TEST_MODULE database tests
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include "katja/database.hpp"
|
||||
import katja.database;
|
||||
|
||||
BOOST_AUTO_TEST_CASE(generate_package_identifier)
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#define BOOST_TEST_MODULE repository tests
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include "katja/repository.hpp"
|
||||
import katja.repository;
|
||||
|
||||
BOOST_AUTO_TEST_CASE(construct_valid_database_package)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user