[Groonga-commit] groonga/groonga-query-log at 0fcef76 [master] test: use JST

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 4 23:23:35 JST 2018


Kouhei Sutou	2018-02-04 23:23:35 +0900 (Sun, 04 Feb 2018)

  New Revision: 0fcef764b76244fb710b8edadb51d826948be5ca
  https://github.com/groonga/groonga-query-log/commit/0fcef764b76244fb710b8edadb51d826948be5ca

  Message:
    test: use JST

  Modified files:
    test/run-test.rb

  Modified: test/run-test.rb (+2 -0)
===================================================================
--- test/run-test.rb    2018-02-04 23:21:55 +0900 (09dccca)
+++ test/run-test.rb    2018-02-04 23:23:35 +0900 (b5fa4c0)
@@ -18,6 +18,8 @@
 
 $VERBOSE = true
 
+ENV["TZ"] = "Asia/Tokyo"
+
 require "pathname"
 
 base_dir = Pathname.new(__FILE__).dirname.parent.expand_path
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180204/7d56187b/attachment.htm 



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