Sha256: bd88109a0d29e08042947767ecc680b87e62d5286d9c4e0355257b245d100a30
Contents?: true
Size: 218 Bytes
Versions: 8
Compression:
Stored size: 218 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), 'spec_helper')) require 'data_objects/spec/command_spec' describe DataObjects::Sqlite3::Command do it_should_behave_like 'a Command' end
Version data entries
8 entries across 8 versions & 1 rubygems