fix test name
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
describe("Balanced Test Suite", function() {
|
describe("Symmetric Test Suite", function() {
|
||||||
|
|
||||||
it("symmetricTest", function() {
|
it("symmetricTest", function() {
|
||||||
var position = {x:0,y:0};
|
var position = {x:0,y:0};
|
||||||
|
Reference in New Issue
Block a user