We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949adf7 commit 5c79f27Copy full SHA for 5c79f27
1 file changed
clj/test/syntax_test.clj …/test/vim_clojure_static/syntax_test.cljclj/test/syntax_test.clj renamed to clj/test/vim_clojure_static/syntax_test.clj
@@ -1,7 +1,7 @@
1
;; Authors: Sung Pae <self@sungpae.com>
2
;; Joel Holdbrooks <cjholdbrooks@gmail.com>
3
4
-(ns syntax-test
+(ns vim-clojure-static.syntax-test
5
(:require [vim-clojure-static.test :as test :refer [defsyntaxtest]]))
6
7
(defmacro defbooleantest
0 commit comments