mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 14:17:57 +01:00
fix test name
This commit is contained in:
parent
db66cc2c03
commit
1f1da2a837
@ -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