aboutsummaryrefslogtreecommitdiff
path: root/std/fundamental/tests.pk
diff options
context:
space:
mode:
Diffstat (limited to 'std/fundamental/tests.pk')
-rw-r--r--std/fundamental/tests.pk5
1 files changed, 0 insertions, 5 deletions
diff --git a/std/fundamental/tests.pk b/std/fundamental/tests.pk
deleted file mode 100644
index 7eb00a8..0000000
--- a/std/fundamental/tests.pk
+++ /dev/null
@@ -1,5 +0,0 @@
-## std/tests: Utility macros and functions for testing.
-
-## A macro for runnable examples. Runs them on compilation.
-pub macro examples(body) =
- ...