Skip to content

Commit

Permalink
parsing-requests tests
Browse files Browse the repository at this point in the history
  • Loading branch information
miner committed Feb 21, 2014
1 parent c6d7472 commit 0b03892
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/miner/wilkins_test.clj
Expand Up @@ -94,3 +94,6 @@ miner.wilkins-test/Foo-50+ :wrong-version miner.wilkins-test/Foo-3.2+ 42 else :b
(or jdk-2.0 [clj "1.9+"]) :clj-future
else (+ 3 4 n))
17))))

(deftest current-ns
(println "*ns* = " *ns*))

0 comments on commit 0b03892

Please sign in to comment.