Sha256: 267a2e37a4a8eea46d4826e1c6215ba9e517350f06427ce2ecbbff06ea87e299

Contents?: true

Size: 197 Bytes

Versions: 14

Compression:

Stored size: 197 Bytes

Contents

# typed: false
# frozen_string_literal: true

require "hephaestus/test_helper"

# Load everything else from test/support
Dir[File.expand_path("support/**/*.rb", __dir__)].each { |rb| require(rb) }

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
hephaestus-0.8.17 templates/test/test_helper.rb
hephaestus-0.8.16.1 templates/test/test_helper.rb
hephaestus-0.8.16 templates/test/test_helper.rb
hephaestus-0.8.15.5 templates/test/test_helper.rb
hephaestus-0.8.15.4 templates/test/test_helper.rb
hephaestus-0.8.15.3 templates/test/test_helper.rb
hephaestus-0.8.15.2 templates/test/test_helper.rb
hephaestus-0.8.15.1 templates/test/test_helper.rb
hephaestus-0.8.15 templates/test/test_helper.rb
hephaestus-0.8.14 templates/test/test_helper.rb
hephaestus-0.8.13 templates/test/test_helper.rb
hephaestus-0.8.12.2 templates/test/test_helper.rb
hephaestus-0.8.12.1 templates/test/test_helper.rb
hephaestus-0.8.12 templates/test/test_helper.rb