Skip to content

Commit ef5ec96

Browse files
committed
whitespace in test file
1 parent ee37963 commit ef5ec96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/tests.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

22
/* global Graph, astar, ok, test, equal */
33

4-
54
test( "Sanity Checks", function() {
65
ok (typeof Graph !== "undefined", "Graph exists");
76
ok (typeof astar !== "undefined", "Astar exists");

0 commit comments

Comments
 (0)