Sha256: d880485fd012976a099e806399896fb3db5e24d4b3559e77a3ce3be66e6fef4d

Contents?: true

Size: 140 Bytes

Versions: 2

Compression:

Stored size: 140 Bytes

Contents

# encoding: utf-8

class SimpleTest < Test::Unit::TestCase
  should "comfirm should move" do
    assert_equal true, true
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
flextures-3.1.3 test/unit/test_simple.rb
flextures-3.1.2 test/unit/test_simple.rb