aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/blacklist-controller-test.js
diff options
context:
space:
mode:
authorThomas Huang <thomas.b.huang@gmail.com>2018-02-16 00:34:31 +0800
committerThomas Huang <thomas.b.huang@gmail.com>2018-02-16 00:34:31 +0800
commit33182efb1384dc05c8ecdb8994d12dd30abcbc7e (patch)
tree57c0a39fb82aee568c21b5050280ff75ac3812d7 /test/unit/blacklist-controller-test.js
parentdc24a6e8c26ec0110b8ecdbb3881419abe7098fe (diff)
downloadtangerine-wallet-browser-33182efb1384dc05c8ecdb8994d12dd30abcbc7e.tar.gz
tangerine-wallet-browser-33182efb1384dc05c8ecdb8994d12dd30abcbc7e.tar.zst
tangerine-wallet-browser-33182efb1384dc05c8ecdb8994d12dd30abcbc7e.zip
Offline testing
Diffstat (limited to 'test/unit/blacklist-controller-test.js')
-rw-r--r--test/unit/blacklist-controller-test.js2
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
+})