about summary refs log tree commit diff
path: root/third_party/lisp/mime4cl/test/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lisp/mime4cl/test/package.lisp')
-rw-r--r--third_party/lisp/mime4cl/test/package.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/lisp/mime4cl/test/package.lisp b/third_party/lisp/mime4cl/test/package.lisp
index bde0bf25d5..d3d921e1e4 100644
--- a/third_party/lisp/mime4cl/test/package.lisp
+++ b/third_party/lisp/mime4cl/test/package.lisp
@@ -24,5 +24,5 @@
 
 (defpackage :mime4cl-tests
   (:use :common-lisp
-	:rtest :mime4cl)
+        :rtest :mime4cl)
   (:export))