Skip to content

Commit 63a4634

Browse files
mfikesswannodette
authored andcommitted
CLJS-1664: The filename aux.cljs is a problem on windows.
1 parent e5e9ecc commit 63a4634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/self/self_parity/aux.cljs renamed to src/test/self/self_parity/auxiliary.cljs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
the libs listed here to be dumped into the compiler output
44
directory where they can be loaded on demand when running
55
the compiler tests in bootstrap mode."}
6-
self-parity.aux
6+
self-parity.auxiliary
77
(:require
88
goog.Delay
99
goog.Disposable

0 commit comments

Comments
 (0)