summaryrefslogtreecommitdiff
path: root/test/fs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/CMakeLists.txt')
-rw-r--r--test/fs/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fs/CMakeLists.txt b/test/fs/CMakeLists.txt
new file mode 100644
index 0000000..b1ccc1b
--- /dev/null
+++ b/test/fs/CMakeLists.txt
@@ -0,0 +1,3 @@
+set(CUTE_GROUP "fs")
+
+cute_test(extfs LIBRARIES extfs)