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/priv_hello.ek | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/priv_hello.ek (limited to 'tests/priv_hello.ek') diff --git a/tests/priv_hello.ek b/tests/priv_hello.ek deleted file mode 100644 index fe6fa86..0000000 --- a/tests/priv_hello.ek +++ /dev/null @@ -1,7 +0,0 @@ -import "import/priv_hello.ek" - -main() -{ - /* expect this to fail */ - hello(); -} -- cgit v1.3