diff options
Diffstat (limited to 'test/unit/blacklist-controller-test.js')
-rw-r--r-- | test/unit/blacklist-controller-test.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/blacklist-controller-test.js b/test/unit/blacklist-controller-test.js index a9260466f..cbf73d3e5 100644 --- a/test/unit/blacklist-controller-test.js +++ b/test/unit/blacklist-controller-test.js @@ -38,4 +38,4 @@ describe('blacklist controller', function () { assert.equal(result, false) }) }) -})
\ No newline at end of file +}) |