Sha256: fd5edec6f8d29de63c29adbeff74db784fb60ffb386d963cc5484172f9814679

Contents?: true

Size: 197 Bytes

Versions: 12

Compression:

Stored size: 197 Bytes

Contents

def load_test_file(filename)
  File.read(File.expand_path('../../../data/' + filename, __FILE__))
end

def dummy_settings
  Settings.new(File.expand_path('../../../data/trollolorc', __FILE__))
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
trollolo-0.1.1 spec/unit/support/test_data_operations.rb
trollolo-0.1.0 spec/unit/support/test_data_operations.rb
trollolo-0.0.14 spec/unit/support/test_data_operations.rb
trollolo-0.0.12 spec/unit/support/test_data_operations.rb
trollolo-0.0.11 spec/unit/support/test_data_operations.rb
trollolo-0.0.10 spec/unit/support/test_data_operations.rb
trollolo-0.0.9 spec/unit/support/test_data_operations.rb
trollolo-0.0.8 spec/unit/support/test_data_operations.rb
trollolo-0.0.7 spec/unit/support/test_data_operations.rb
trollolo-0.0.6 spec/unit/support/test_data_operations.rb
trollolo-0.0.5 spec/unit/support/test_data_operations.rb
trollolo-0.0.4 spec/unit/support/test_data_operations.rb