Sha256: 49a20219611b26dbf3d5a066c9a139f419d4e3d11a7e32c92351a63a8727bf47

Contents?: true

Size: 126 Bytes

Versions: 4

Compression:

Stored size: 126 Bytes

Contents

require 'test_helper'

class OrderTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Order
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
stayind-manage-0.0.2 test/order_test.rb~
stayind-order-0.0.2 test/order_test.rb
stayind-manage-0.0.1 test/order_test.rb~
stayind-order-0.0.1 test/order_test.rb