diff options
Diffstat (limited to 'tests/pub_hello.ek')
| -rw-r--r-- | tests/pub_hello.ek | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/pub_hello.ek b/tests/pub_hello.ek deleted file mode 100644 index 9dd65d2..0000000 --- a/tests/pub_hello.ek +++ /dev/null @@ -1,6 +0,0 @@ -import "import/pub_hello.ek"; - -main() -{ - hello(); -} |
