summaryrefslogtreecommitdiffstats
path: root/test/src/test-misc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/test-misc.cpp')
-rw-r--r--test/src/test-misc.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/src/test-misc.cpp b/test/src/test-misc.cpp
new file mode 100644
index 0000000..09cda31
--- /dev/null
+++ b/test/src/test-misc.cpp
@@ -0,0 +1,3 @@
+int main(int argc, char** argv) {
+ return 0;
+} \ No newline at end of file