Skip to content

Commit

Permalink
Merge pull request #46 from puredanger/master
Browse files Browse the repository at this point in the history
Fix bad ns declaration
  • Loading branch information
Paudi Moriarty committed Aug 16, 2016
2 parents 1b65019 + 3c69318 commit d25b008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/io/aviso/exception_test.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(ns io.aviso.exception-test
(use clojure.test)
(:use clojure.test)
(:require [clojure.string :as str]
[io.aviso.exception :refer [*fonts* parse-exception write-exception*]]
[clojure.pprint :refer [pprint]]))
Expand Down

0 comments on commit d25b008

Please sign in to comment.