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