From 1c3191be55f0445d66ffc6cc7b94ba9837f00784 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Mon, 28 Mar 2022 19:33:52 +0300 Subject: Condense test directory names. --- test cases/unit/86 cpp modules/main.cpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test cases/unit/86 cpp modules/main.cpp (limited to 'test cases/unit/86 cpp modules/main.cpp') diff --git a/test cases/unit/86 cpp modules/main.cpp b/test cases/unit/86 cpp modules/main.cpp deleted file mode 100644 index d825c7d49..000000000 --- a/test cases/unit/86 cpp modules/main.cpp +++ /dev/null @@ -1,7 +0,0 @@ -import M0; -#include - -int main() { - printf("The value is %d", func0()); - return 0; -} -- cgit v1.2.3