[Groonga-commit] groonga/fluent-plugin-groonga [master] Add test files to gemspec

アーカイブの一覧に戻る

Haruka Yoshihara null+****@clear*****
Fri Dec 28 16:41:32 JST 2012


Haruka Yoshihara	2012-12-28 16:41:32 +0900 (Fri, 28 Dec 2012)

  New Revision: 3875857032b825f708255c743b6115a8c6e953e5
  https://github.com/groonga/fluent-plugin-groonga/commit/3875857032b825f708255c743b6115a8c6e953e5

  Log:
    Add test files to gemspec

  Modified files:
    fluent-plugin-groonga.gemspec

  Modified: fluent-plugin-groonga.gemspec (+1 -0)
===================================================================
--- fluent-plugin-groonga.gemspec    2012-12-28 16:38:35 +0900 (b2eadc5)
+++ fluent-plugin-groonga.gemspec    2012-12-28 16:41:32 +0900 (3c25b34)
@@ -30,6 +30,7 @@ Gem::Specification.new do |spec|
   spec.files += Dir.glob("lib/**/*.rb")
   spec.files += Dir.glob("sample/**/*")
   spec.files += Dir.glob("doc/text/**/*")
+  spec.test_files += Dir.glob("test/**/*")
   spec.require_paths = ["lib"]
 
   spec.add_runtime_dependency("fluentd")
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る