diff options
Diffstat (limited to 'test/wall-atlas2.cpp')
-rw-r--r-- | test/wall-atlas2.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/wall-atlas2.cpp b/test/wall-atlas2.cpp new file mode 100644 index 00000000..778b5b0b --- /dev/null +++ b/test/wall-atlas2.cpp @@ -0,0 +1,7 @@ +#include "app.hpp" + +namespace floormat { + +//void test_app::test_wall_atlas2() {} + +} // namespace floormat |