diff options
Diffstat (limited to 'testing/Makefile')
-rw-r--r-- | testing/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/Makefile b/testing/Makefile deleted file mode 100644 index f6beb40..0000000 --- a/testing/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -tests: - @python runtests.py --doxygen ../build/bin/doxygen - |