mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-05 20:23:48 +00:00
@@ -222,8 +222,3 @@ UNIT_TEST(testWithRealFile)
|
||||
TEST_EQUAL(officeResult[1].key, "information", ());
|
||||
TEST_EQUAL(officeResult[1].value, "office", ());
|
||||
}
|
||||
|
||||
UNIT_TEST(testToFail)
|
||||
{
|
||||
ASSERT_FAIL("------------------- Don't run further tests -------------------");
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "editor/feature_type_to_osm.hpp"
|
||||
|
||||
#include "base/logging.hpp"
|
||||
#include "base/assert.hpp"
|
||||
#include "coding/reader_streambuf.hpp"
|
||||
#include "indexer/classificator.hpp"
|
||||
|
||||
Reference in New Issue
Block a user