import * as test from '../test' export default { testSaveLoad: function() { test.fail('Nothing works'); } }