Sha256: 4ee08d8998d410e55a9524ba2e5dffb2d99d309ede0ce74c14cc5ad061671ad9

Contents?: true

Size: 170 Bytes

Versions: 7

Compression:

Stored size: 170 Bytes

Contents

require File.join(File.dirname(__FILE__), '_lib.rb')

class MoSQL::Test::Functional::SchemaTest < MoSQL::Test::Functional
  it 'runs tests' do
    assert(true)
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mosql-0.3.2 test/functional/functional.rb
mosql-0.3.1 test/functional/functional.rb
mosql-0.3.0 test/functional/functional.rb
mosql-0.2.0 test/functional/functional.rb
mosql-0.1.2 test/functional/functional.rb
mosql-0.1.1 test/functional/functional.rb
mosql-0.1.0 test/functional/functional.rb