diff --git a/test/backend/memory.js b/test/backend/memory.test.js similarity index 99% rename from test/backend/memory.js rename to test/backend/memory.test.js index d9263d6b..20ce290a 100644 --- a/test/backend/memory.js +++ b/test/backend/memory.test.js @@ -109,7 +109,7 @@ test('update and delete', function () { (function ($) { -module("Backend Memory - BackboneSyncer"); +module("Backend Memory - Backbone"); var memoryData = { metadata: { diff --git a/test/index.html b/test/index.html index b1ac33c1..a97c37b6 100644 --- a/test/index.html +++ b/test/index.html @@ -33,7 +33,7 @@ - +