mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-11 01:33:24 +01:00
fix test name
This commit is contained in:
parent
75b89e1c7f
commit
9e08a50c2d
@ -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};
|
||||||
|
Loading…
Reference in New Issue
Block a user