Skip to content

Commit f99cbbf

Browse files
committed
fix ns
1 parent d25507d commit f99cbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/clojure/cljs/externs_parsing_tests.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; the terms of this license.
77
;; You must not remove this notice, or any other, from this software.
88

9-
(ns cljs.externs-parsing-test
9+
(ns cljs.externs-parsing-tests
1010
(:require [cljs.closure :as closure]
1111
[cljs.externs :as externs]
1212
[clojure.java.io :as io]

0 commit comments

Comments
 (0)