Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
327676c7
...
327676c7d911d5e17264d4738989ada11b276b82
authored
2012-03-22 16:54:39 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fixed test compatibility with case insensitive filesystems
1 parent
24a362a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
tests/suites/tester.js
tests/suites/tester.js
View file @
327676c
...
...
@@ -32,7 +32,6 @@ var files = t.findTestFiles(testDirRoot);
var
expected
=
[
"01_a/abc.js"
,
"01_a/def.js"
,
"02_b/ABC.js"
,
"02_b/abc.js"
,
"03_a.js"
,
"03_b.js"
,
...
...
Please
register
or
sign in
to post a comment