Sha256: 33e238135a25ec55be3be3ef21b1d4209661e516578f9677a15e40397a3e1cdf

Contents?: true

Size: 124 Bytes

Versions: 5

Compression:

Stored size: 124 Bytes

Contents

require 'test_helper'

class FuelTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Fuel
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fuel-0.2.5 test/fuel_test.rb
fuel-0.2.4 test/fuel_test.rb
fuel-0.2.3 test/fuel_test.rb
fuel-0.2.2 test/fuel_test.rb
fuel-0.2.1 test/fuel_test.rb