We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee37963 commit ef5ec96Copy full SHA for ef5ec96
test/tests.js
@@ -1,7 +1,6 @@
1
2
/* global Graph, astar, ok, test, equal */
3
4
-
5
test( "Sanity Checks", function() {
6
ok (typeof Graph !== "undefined", "Graph exists");
7
ok (typeof astar !== "undefined", "Astar exists");
0 commit comments