Skip to content

Commit 5c26b4f

Browse files
committed
Cleaned up after adding more group pause tests.
1 parent 8412304 commit 5c26b4f

5 files changed

+12
-1513
lines changed

target-config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
'test/js/group-constructors.js',
4343
'test/js/group-player.js',
4444
'test/js/group-player-finish-event.js',
45-
'test/js/effect-callback.js',
46-
'test/js/tick-after-pause-bug.js',
47-
'test/js/child-player-pause-after-finish-bug.js');
45+
'test/js/effect-callback.js');
4846

4947
// This object specifies the source and test files for different Web Animation build targets.
5048
var targetConfig = {

test/js/child-player-pause-after-finish-bug.js

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)