stub.test.js 141 Bytes Raw Blame History Permalink 1 2 3 4 5 import manifests from './test-manifests'; import expected from './test-expected'; window.manifests = manifests; window.expected = expected;