aboutsummaryrefslogtreecommitdiffstats
path: root/test/xfdf.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'test/xfdf.lisp')
-rw-r--r--test/xfdf.lisp8
1 files changed, 1 insertions, 7 deletions
diff --git a/test/xfdf.lisp b/test/xfdf.lisp
index 31af6a3..854538e 100644
--- a/test/xfdf.lisp
+++ b/test/xfdf.lisp
@@ -1,16 +1,10 @@
(defpackage :xfdf-test
(:use :cl
:1am
- :xfdf)
-
- ; (:export #:run)
- )
+ :xfdf))
(in-package :xfdf-test)
-; (defun run ()
-; (1am:run))
-
(test generates-xfdf-xml
(let ((xfdf-string
(with-output-to-string (xfdf-stream)