From 33fcf676128426f2ac9a4730d63fa481bb351518 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 18 Aug 2024 00:07:56 +0300 Subject: make check works again --- tests/pub_import_hello.ek | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/pub_import_hello.ek (limited to 'tests/pub_import_hello.ek') diff --git a/tests/pub_import_hello.ek b/tests/pub_import_hello.ek deleted file mode 100644 index 7765efb..0000000 --- a/tests/pub_import_hello.ek +++ /dev/null @@ -1,6 +0,0 @@ -import "import/pub_import_hello.ek"; - -main() -{ - hello(); -} -- cgit v1.3