Sha256: 120d41f1a858635b8f872d00c86d84667dbf35e70dcfcc7a14bccb879f09be73

Contents?: true

Size: 178 Bytes

Versions: 4

Compression:

Stored size: 178 Bytes

Contents

$:.push( File.join(File.dirname(File.expand_path(__FILE__)), '../') )
require 'test_helper'

describe Flextures do
  it "data type test" do
    assert_equal true, true
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
flextures-4.3.1 test/models/flextures_test.rb
flextures-4.3.0 test/models/flextures_test.rb
flextures-4.2.8 test/models/flextures_test.rb
flextures-4.2.7 test/models/flextures_test.rb