diff options
Diffstat (limited to 'tests/rdf_test.cpp')
-rw-r--r-- | tests/rdf_test.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/rdf_test.cpp b/tests/rdf_test.cpp deleted file mode 100644 index afb1887..0000000 --- a/tests/rdf_test.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include <raul/RDFModel.hpp> -#include <raul/RDFQuery.hpp> - -int -main() -{ - return 0; -} |