Sha256: 40771488c24c4846074fc758878cc368752b790185c6251a210810e947201e68

Contents?: true

Size: 128 Bytes

Versions: 5

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class VisionTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Vision
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
vision-0.0.2 test/vision_test.rb
vision-0.0.1 test/vision_test.rb
vision-0.0.1.beta2 test/vision_test.rb
vision-0.0.1.beta test/vision_test.rb
vision-0.0.1.alpha1 test/vision_test.rb