stub.test.js 141 Bytes
import manifests from './test-manifests';
import expected from './test-expected';
window.manifests = manifests;
window.expected = expected;