Skip to content

Commit

Permalink
Remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
dwastberg committed Sep 27, 2018
1 parent 1cd2120 commit 30e359c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Specs/Core/ClockSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,6 @@ defineSuite([
clock.onStop.addEventListener(onStopSpy);
clock.tick();
expect(onStopSpy).toHaveBeenCalled();

});

describe('SYSTEM_CLOCK modes', function() {
Expand Down

0 comments on commit 30e359c

Please sign in to comment.