fix test name

Claudio Barril 2014-12-21 14:30:07 -03:00
parent 75b89e1c7f
commit 9e08a50c2d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
describe("Balanced Test Suite", function() {
describe("Symmetric Test Suite", function() {
it("symmetricTest", function() {
var position = {x:0,y:0};