From ef8699a4d40608d16e6dbfd978008c9894b8d4d0 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sun, 25 Dec 2016 01:50:12 +0100 Subject: project: Add first unit test --- test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/CMakeLists.txt (limited to 'test/CMakeLists.txt') diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt new file mode 100644 index 0000000..8b46378 --- /dev/null +++ b/test/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(fs) -- cgit v1.2.3