diff --git a/test/browser.runtime.js b/test/browser.runtime.js index 2ed87cb..77329b0 100644 --- a/test/browser.runtime.js +++ b/test/browser.runtime.js @@ -1,4 +1,4 @@ -/* global chai, compiler */ +/* global compiler */ import { expect } from '../node_modules/chai/chai.js' describe('Browser runtime compilation', () => {