[Pkg-javascript-commits] [node-leveldown] 46/492: un-focus-arrow
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:13:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.
commit 36cfc3a7fe5c31c2f627437f572d3f44251dd045
Author: Rod Vagg <rod at vagg.org>
Date: Wed Sep 12 21:46:14 2012 +1000
un-focus-arrow
---
test/write-stream-test.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/write-stream-test.js b/test/write-stream-test.js
index 4fffb6a..ee4446d 100644
--- a/test/write-stream-test.js
+++ b/test/write-stream-test.js
@@ -137,7 +137,7 @@ buster.testCase('WriteStream', {
}.bind(this))
}
- , '=>test json encoding': function (done) {
+ , 'test json encoding': function (done) {
var options = { createIfMissing: true, errorIfExists: true, keyEncoding: 'utf8', valueEncoding: 'json' }
, data = [
{ type: 'put', key: 'aa', value: { a: 'complex', obj: 100 } }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list