[Groonga-commit] groonga/gcs [master] Forgot to load fs

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Dec 7 15:12:50 JST 2012


YUKI Hiroshi	2012-12-07 15:12:50 +0900 (Fri, 07 Dec 2012)

  New Revision: be9fd6c68f2a2a85b7a6e331d181f57e3e4a56ce
  https://github.com/groonga/gcs/commit/be9fd6c68f2a2a85b7a6e331d181f57e3e4a56ce

  Log:
    Forgot to load fs

  Modified files:
    test/database-storage.js

  Modified: test/database-storage.js (+1 -0)
===================================================================
--- test/database-storage.js    2012-12-07 15:10:36 +0900 (2a756a5)
+++ test/database-storage.js    2012-12-07 15:12:50 +0900 (0387a8a)
@@ -1,6 +1,7 @@
 var utils = require('./test-utils');
 
 var assert = require('chai').assert;
+var fs = require('fs');
 var path = require('path');
 var crypto = require('crypto');
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index