add very simple compilation test
[ust.git] / tests / simple_include / simple_include.c
diff --git a/tests/simple_include/simple_include.c b/tests/simple_include/simple_include.c
new file mode 100644 (file)
index 0000000..aa500ba
--- /dev/null
@@ -0,0 +1,3 @@
+#include <ust/ust.h>
+
+int main () {}
This page took 0.021835 seconds and 4 git commands to generate.