// import all tests here, otherwise if we include them in karma.conf.js it will all be separate bundles import "./figure"; import "./mesh"; import "./scatter"; import "./selectors"; import "./values"; import "./volume";