[Groonga-commit] groonga/express-kotoumi [master] Rename file: express-adaptor => rest-adaptor

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Jan 21 12:45:33 JST 2013


YUKI Hiroshi	2013-01-21 12:45:33 +0900 (Mon, 21 Jan 2013)

  New Revision: 7668e8bf10293430be9aa1bef5443baaef4c4127
  https://github.com/groonga/express-kotoumi/commit/7668e8bf10293430be9aa1bef5443baaef4c4127

  Log:
    Rename file: express-adaptor => rest-adaptor

  Modified files:
    test/rest-api.test.js
  Renamed files:
    lib/rest-adaptor.js
      (from lib/express-adaptor.js)

  Renamed: lib/rest-adaptor.js (+0 -0) 100%
===================================================================

  Modified: test/rest-api.test.js (+1 -1)
===================================================================
--- test/rest-api.test.js    2013-01-18 17:33:13 +0900 (b4c423f)
+++ test/rest-api.test.js    2013-01-21 12:45:33 +0900 (713b149)
@@ -4,7 +4,7 @@ var nodemock = require('nodemock');
 var utils = require('./test-utils');
 
 var express = require('express');
-var expressKotoumi = require('../lib/express-adaptor');
+var expressKotoumi = require('../lib/rest-adaptor');
 var Connection = require('../lib/backend-adaptor').Connection;
 
 suite('REST API', function() {
-------------- next part --------------
HTML����������������������������...
Download 



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