diff options
| author | Ben Beltran <ben@nsovocal.com> | 2016-03-27 23:25:14 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2016-03-27 23:25:14 -0600 |
| commit | e936d6df77f8fe351fdde3fd9be829f9bc3aae97 (patch) | |
| tree | 7e85010b746a980af84846f836df208846abb1f0 /test/integration.js | |
| parent | 6e4e4188e5e067aad7d228443d5bb512527c99b0 (diff) | |
Removes additional line-end
Diffstat (limited to 'test/integration.js')
| -rw-r--r-- | test/integration.js | 1 |
1 files changed, 0 insertions, 1 deletions
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); }); } - |