Skip to content

Commit

Permalink
delete :use clojure.test from clj-commons-exec ns
Browse files Browse the repository at this point in the history
  • Loading branch information
Takahiro Hozumi committed Jan 5, 2014
1 parent 6fb40c2 commit 3d17980
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/clj_commons_exec.clj
@@ -1,6 +1,5 @@
(ns clj-commons-exec
(:require [clojure.java.io :as javaio :only [file]])
(:use [clojure.test])
(:import [java.io
ByteArrayOutputStream
ByteArrayInputStream
Expand Down

0 comments on commit 3d17980

Please sign in to comment.