language.hy whitespace fix

This commit is contained in:
Nicolas Dandrimont 2013-11-02 20:49:55 +01:00
parent b8406dd920
commit 26b052c76e

View File

@ -797,4 +797,3 @@
(defn test-empty-list []
"Evaluate an empty list to a []"
(assert (= () [])))