summaryrefslogtreecommitdiff
path: root/test/helpers.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/helpers.js')
-rw-r--r--test/helpers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/helpers.js b/test/helpers.js
index ab4c28f30..6d6904004 100644
--- a/test/helpers.js
+++ b/test/helpers.js
@@ -56,4 +56,4 @@ export function setupBuild(Suite, fixturePath) {
Suite('No errors creating a runtime', () => {
assert.equal(setupError, undefined);
});
-} \ No newline at end of file
+}