aboutsummaryrefslogtreecommitdiff
path: root/clojure/src
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2015-03-02 13:46:30 -0600
committerJoel Martin <github@martintribe.org>2015-03-02 13:46:30 -0600
commit992543a7229e03ea6d60c53dfec07a8c4cc18ee7 (patch)
treee7fb6abd6ce3bdf0878ad8a5d343cf9bfcd20af8 /clojure/src
parent9a3835358a4c2fa0cbc9e5c290b0cdd10394e715 (diff)
downloadmal-992543a7229e03ea6d60c53dfec07a8c4cc18ee7.tar.gz
mal-992543a7229e03ea6d60c53dfec07a8c4cc18ee7.zip
Various: stepA test fixes/ignores.
Diffstat (limited to 'clojure/src')
-rw-r--r--clojure/src/stepA_mal.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/clojure/src/stepA_mal.clj b/clojure/src/stepA_mal.clj
index 6ed9964..ce289b6 100644
--- a/clojure/src/stepA_mal.clj
+++ b/clojure/src/stepA_mal.clj
@@ -1,4 +1,4 @@
-(ns stepA-interop
+(ns stepA-mal
(:refer-clojure :exclude [macroexpand])
(:require [clojure.repl]
[readline]