Renamed legacy name "Magic Condensation" to current name

master
Oliver Sartun 10 years ago
parent 698a9b938a
commit 0d7c918ab8

@ -330,7 +330,7 @@ test("Undoing all actions", function () {
})
/**
* Async tests for magic condensation
* Async tests for magic fusion
*/
var deferQueue = [];
@ -349,7 +349,7 @@ function flushDeferQueue() {
})
}
asyncTest("Magic Condensation", 4, function () {
asyncTest("Magic Fusion", 4, function () {
var model = new Backbone.Model({
"t": 1
}), collection = new Backbone.Collection([{"a": 3}]),

Loading…
Cancel
Save