From e936d6df77f8fe351fdde3fd9be829f9bc3aae97 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sun, 27 Mar 2016 23:25:14 -0600 Subject: Removes additional line-end --- test/integration.js | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/integration.js b/test/integration.js index 0ca7e26..7d88432 100644 --- a/test/integration.js +++ b/test/integration.js @@ -160,4 +160,3 @@ if (typeof require === 'function') { test(window.Serpentity); }); } - -- cgit