summaryrefslogtreecommitdiff
path: root/tests/filetest.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filetest.lisp')
-rw-r--r--tests/filetest.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filetest.lisp b/tests/filetest.lisp
index b37d2fe..ecc3ae8 100644
--- a/tests/filetest.lisp
+++ b/tests/filetest.lisp
@@ -1,3 +1,3 @@
#include "stdlib.lisp"
-(print (read-file "tests/filetest.lisp"))
+(sys-put-string stdout (read-file "tests/filetest.lisp"))