Skip to content

Commit c67a51b

Browse files
author
Vlad Balin
committed
Merge branch 'develop'
Conflicts: tests.perf.html
2 parents e1f3df5 + 3bfc717 commit c67a51b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests.perf.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,7 @@
3939
mocha.setup( 'bdd' );
4040

4141
var search = window.location.search;
42-
<<<<<<< HEAD
43-
require( [ 'tests/performance' ], function(){
44-
=======
4542
require( [ 'performance' ], function(){
46-
>>>>>>> origin/develop
4743
mocha.run();
4844
} );
4945
}

0 commit comments

Comments
 (0)