Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed May 8, 2019
2 parents 872860a + 465d5d3 commit e8ebe31
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scenery-phet-tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@

if ( brand === 'phet-io' ) {
preloads = preloads.concat( [
'../phet-io/js/phet-io-initialize-globals.js',
'../scenery-phet/js/phet-io/scenery-phet-phet-io-elements-baseline.js',
'../scenery-phet/js/phet-io/scenery-phet-phet-io-elements-overrides.js'
'../phet-io/js/phet-io-initialize-globals.js'
] );
}

Expand Down

0 comments on commit e8ebe31

Please sign in to comment.