OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / spec / local_manifests.rb
1 fs = Dir.glob(File.dirname(__FILE__) + '/local_manifests/*_spec.rb').map {|f| f }.join(' ')\r
2   system  'rspec  --drb ' + fs\r