fix test name

This commit is contained in:
Claudio Barril 2014-12-21 14:30:07 -03:00
parent 75b89e1c7f
commit 9e08a50c2d

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};