We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a6b758 commit 925aa58Copy full SHA for 925aa58
test/jasmine/karma.conf.js
@@ -45,11 +45,7 @@ func.defaultConfig = {
45
// N.B. this field is filled below
46
files: [],
47
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
- ],
+ exclude: [],
53
54
// preprocess matching files before serving them to the browser
55
// available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor
0 commit comments