OSDN Git Service

add test
[pettanr/pettanr.git] / spec / local_manifests.rb
diff --git a/spec/local_manifests.rb b/spec/local_manifests.rb
new file mode 100644 (file)
index 0000000..b5d9591
--- /dev/null
@@ -0,0 +1,2 @@
+fs = Dir.glob(File.dirname(__FILE__) + '/local_manifests/*_spec.rb').map {|f| f }.join(' ')\r
+  system  'rspec  --drb ' + fs\r