Fix indentation, whitespace
[fiveam.git] / fiveam.asd
index fc0f9ca..ee2792c 100644 (file)
@@ -1,4 +1,4 @@
-;; -*- lisp -*-
+;;;; -*- Mode: Lisp; indent-tabs-mode: nil -*-
 
 (defpackage :it.bese.FiveAM.system
   (:use :common-lisp
@@ -30,3 +30,5 @@
   (funcall (intern (string :run!) (string :it.bese.FiveAM)) :it.bese.FiveAM))
 
 ;;;;@include "src/packages.lisp"
+
+;;;;@include "t/example.lisp"