From: Mike D. Lowis Date: Tue, 3 Jul 2012 15:09:25 +0000 (-0400) Subject: Added tests source file X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=57c15659f6f50384a4946e5c1b2d9518dce2bb39;p=archive%2Fdlang-scm.git Added tests source file --- diff --git a/tests/main.cpp b/tests/main.cpp deleted file mode 100644 index b73af6f..0000000 --- a/tests/main.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include "UnitTest++.h" -#include "TestReporterStdout.h" - - -int main(int, char const *[]) -{ - return UnitTest::RunAllTests(); -} diff --git a/tests/main.scm b/tests/main.scm new file mode 100644 index 0000000..e69de29