Sha256: f8333de0725d1a080b9086b2fef19d828c5e73cd91958d33970c92bae1df52f1

Contents?: true

Size: 126 Bytes

Versions: 5

Compression:

Stored size: 126 Bytes

Contents

Given /^a wukong script "(.*?)"$/ do |wu_file|
  Pathname(wu_file).should exist
  write_file(wu_file, File.read(wu_file))
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wukong-hadoop-0.2.0 features/step_definitions/wu_hadoop_steps.rb
wukong-hadoop-0.1.1 features/step_definitions/wu_hadoop_steps.rb
wukong-hadoop-0.1.0 features/step_definitions/wu_hadoop_steps.rb
wukong-hadoop-0.0.2 features/step_definitions/wu_hadoop_steps.rb
wukong-hadoop-0.0.1 features/step_definitions/wu_hadoop_steps.rb