diff --git a/tests/.gitignore b/tests/.gitignore index 2352d8e..cd0fee6 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -11,5 +11,4 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake _deps -DartConfiguration.tcl -unit_test \ No newline at end of file +DartConfiguration.tcl \ No newline at end of file diff --git a/tests/unit_test b/tests/unit_test new file mode 100755 index 0000000..2cdb9ca Binary files /dev/null and b/tests/unit_test differ