aboutsummaryrefslogtreecommitdiff
path: root/tests/step6_file.mal
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-04-19 15:27:19 -0500
committerJoel Martin <github@martintribe.org>2014-04-19 15:27:19 -0500
commit9af8aee63aad6031c12f2b04ba87c16cc3273077 (patch)
tree541b26455395db9a2048a178cf372c5c71b025fc /tests/step6_file.mal
parentb5dedee06b3a8fbec962fe23b0d474d7cf037a3d (diff)
downloadmal-9af8aee63aad6031c12f2b04ba87c16cc3273077.tar.gz
mal-9af8aee63aad6031c12f2b04ba87c16cc3273077.zip
Tests: move optional features to end and print header.
Diffstat (limited to 'tests/step6_file.mal')
-rw-r--r--tests/step6_file.mal3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/step6_file.mal b/tests/step6_file.mal
index c6df3eb..1f4f756 100644
--- a/tests/step6_file.mal
+++ b/tests/step6_file.mal
@@ -8,6 +8,9 @@
(inc3 9)
;=>12
+;;
+;; -------- Optional Functionality --------
+
(load-file "../tests/incB.mal")
; "incB.mal finished"
;=>"incB.mal return string"