diff options
| -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); }); } - |