OSDN Git Service

add test
[pettanr/pettanr.git] / spec / manifests.rb
diff --git a/spec/manifests.rb b/spec/manifests.rb
new file mode 100644 (file)
index 0000000..a39cfd6
--- /dev/null
@@ -0,0 +1,3 @@
+# -*- encoding: utf-8 -*-\r
+fs = Dir.glob(File.dirname(__FILE__) + '/manifests/*_spec.rb').map {|f| f }.join(' ')\r
+puts 'rspec --drb ' + fs\r