Skip to content

Commit b370c37

Browse files
committed
Stray bracket after rebase
1 parent 8109d0d commit b370c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
var maxifillTest = minifillTest.concat(
7777
'test/js/animation-constructor.js',
78-
'test/js/child-player-pause-after-finish-bug.js');
78+
'test/js/child-player-pause-after-finish-bug.js',
7979
'test/js/effect-callback.js',
8080
'test/js/group-constructors.js',
8181
'test/js/group-player.js',

0 commit comments

Comments
 (0)