tests: Remove dead code in jquery.byteLimit tests
[lhc/web/wiklou.git] / tests / qunit / suites / resources / jquery / jquery.byteLimit.test.js
index 1a660cf..d3233da 100644 (file)
                                return 'prefix' + text;
                        } ),
                sample: simpleSample,
-               hasLimit: true,
-               limit: 6, // 'prefix' length
                expected: ''
        } );