Skip to content

Commit 925aa58

Browse files
committed
581a removing karma conf change
1 parent 3a6b758 commit 925aa58

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

test/jasmine/karma.conf.js

+1-5
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,7 @@ func.defaultConfig = {
4545
// N.B. this field is filled below
4646
files: [],
4747

48-
exclude: [
49-
'tests/gl_plot_interact_test.js',
50-
'tests/gl_plot_interact_basic_test.js',
51-
'tests/gl2d_scatterplot_contour_test.js'
52-
],
48+
exclude: [],
5349

5450
// preprocess matching files before serving them to the browser
5551
// available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor

0 commit comments

Comments
 (0)