Sha256: 02f046bcf007987f2375c49bcf6678f39c3cbebf81173824d8ad359427ac1dac

Contents?: true

Size: 245 Bytes

Versions: 1

Compression:

Stored size: 245 Bytes

Contents

require 'spec_helper'

describe Hotcell do
  it { should respond_to :commands }
  it { should respond_to :blocks }
  it { should respond_to :helpers }
  it { should respond_to :register_command }
  it { should respond_to :register_helpers }
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hotcell-0.1.0 spec/lib/hotcell_spec.rb