Sha256: a7f7bf89b6e797104757aed424b35dd64857a1c79d2455a4e2d5efb44c0ae593
Contents?: true
Size: 158 Bytes
Versions: 45
Compression:
Stored size: 158 Bytes
Contents
require 'helper' module SQLite3 class TestSQLite3 < Test::Unit::TestCase def test_libversion assert_not_nil SQLite3.libversion end end end
Version data entries
45 entries across 45 versions & 5 rubygems