Skip to content

Commit ba40db9

Browse files
committed
fixup (no need to create graph div in test)
1 parent 7cb3295 commit ba40db9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/jasmine/tests/gl2d_plot_interact_test.js

-1
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,6 @@ describe('@gl Test gl2d plots', function() {
791791
});
792792

793793
it('should be able to draw more than 4096 colors', function(done) {
794-
var gd = createGraphDiv();
795794
var x = [];
796795
var color = [];
797796
var N = 1e5;

0 commit comments

Comments
 (0)