Skip to content

Commit ffd19e7

Browse files
committed
Add a scattersmith mock to the mock list
1 parent aa13b91 commit ffd19e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jasmine/assets/mock_lists.js

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ var svgMockList = [
3838
['icicle_coffee', require('@mocks/icicle_coffee.json')],
3939
['parcats_bad-displayindex', require('@mocks/parcats_bad-displayindex.json')],
4040
['scattercarpet', require('@mocks/scattercarpet.json')],
41+
['zzz_smith_basic', require('@mocks/zzz_smith_basic.json')],
4142
['shapes', require('@mocks/shapes.json')],
4243
['splom_iris', require('@mocks/splom_iris.json')],
4344
['table_wrapped_birds', require('@mocks/table_wrapped_birds.json')],

0 commit comments

Comments
 (0)