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