summaryrefslogtreecommitdiffhomepage
path: root/test/wall-atlas.cpp
blob: 61f252b7bdff94a7113316ab21a9e77cca659c68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#include "test/app.hpp"
#include "src/wall-atlas.hpp"

namespace floormat {

namespace {



} // namespace

void test_app::test_wall_atlas()
{
}

} // namespace floormat