From 9e7f4c9d43b310c280cd6432cd4150411f4b914e Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 14 Nov 2020 22:06:10 +0100 Subject: Added system tests --- systemtest/mcc-execute.tests/test1.cpp | 1 - 1 file changed, 1 deletion(-) delete mode 100644 systemtest/mcc-execute.tests/test1.cpp (limited to 'systemtest/mcc-execute.tests/test1.cpp') diff --git a/systemtest/mcc-execute.tests/test1.cpp b/systemtest/mcc-execute.tests/test1.cpp deleted file mode 100644 index 3a03f6f..0000000 --- a/systemtest/mcc-execute.tests/test1.cpp +++ /dev/null @@ -1 +0,0 @@ -int main() { return 1 + 2; } -- cgit v1.2.3