Fixed name of test suite to match actual class name

This commit is contained in:
Trevor Parscal 2012-03-08 19:37:13 +00:00
parent becb1daa39
commit 3ec0c07843
Notes: Trevor Parscal 2012-03-08 19:37:13 +00:00

View file

@ -1,6 +1,6 @@
module( 've/dm' );
test( 've.dm.TransactionSynchronizer', 9, function() {
test( 've.dm.DocumentSynchronizer', 9, function() {
var tests = {
// Test 1
'resize actions adjust node lengths': {