diff options
Diffstat (limited to 'systemtest/mcc-execute.tests/test1.cpp')
-rw-r--r-- | systemtest/mcc-execute.tests/test1.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |