This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Commit 6a1e9e9 1 parent 3f32b8d commit 6a1e9e9 Copy full SHA for 6a1e9e9
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
assert = require " assert"
2
2
GridNotation = require "
3
- #{ process .cwd () } /src/GridNotation .coffee
3
+ #{ process .cwd () } /src/grid-notation .coffee
4
4
"
5
5
GN = GridNotation .notation
6
6
Unit = GridNotation .unit
Original file line number Diff line number Diff line change 1
1
assert = require " assert"
2
2
GridNotation = require "
3
- #{ process .cwd () } /src/GridNotation .coffee
3
+ #{ process .cwd () } /src/grid-notation .coffee
4
4
"
5
5
GN = GridNotation .notation
6
6
Unit = GridNotation .unit
Original file line number Diff line number Diff line change 1
1
assert = require " assert"
2
2
GridNotation = require "
3
- #{ process .cwd () } /src/GridNotation .coffee
3
+ #{ process .cwd () } /src/grid-notation .coffee
4
4
"
5
5
GN = GridNotation .notation
6
6
Unit = GridNotation .unit
Original file line number Diff line number Diff line change 1
1
assert = require " assert"
2
2
GridNotation = require "
3
- #{ process .cwd () } /src/GridNotation .coffee
3
+ #{ process .cwd () } /src/grid-notation .coffee
4
4
"
5
5
GN = GridNotation .notation
6
6
Unit = GridNotation .unit
You can’t perform that action at this time.
0 commit comments