[Pkg-javascript-commits] [node-leveldown] 99/492: indentification

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:13:48 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 f296610d944bfa58fd4942b50aa7c7cc24825158
Author: Rod Vagg <rod at vagg.org>
Date:   Fri Dec 14 21:53:36 2012 +1100

    indentification
---
 test/simple-test.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/simple-test.js b/test/simple-test.js
index a371ec3..6c77af3 100644
--- a/test/simple-test.js
+++ b/test/simple-test.js
@@ -144,7 +144,7 @@ buster.testCase('Basic API', {
 
   , 'Simple operations': {
 
-      'get() on empty database causes error': function (done) {
+        'get() on empty database causes error': function (done) {
           this.openTestDatabase(function (db) {
             db.get('undefkey', function (err, value) {
               refute(value)

-- 
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