Sha256: 4d3a9b4701b3a202073dd886597531ecbdf7bee07785a76a693ab3d89b3d031e

Contents?: true

Size: 142 Bytes

Versions: 2

Compression:

Stored size: 142 Bytes

Contents

require 'spec_helper'
 
describe 'Ipdb' do
  it "should have a SCRIPT constant" do
    Ipdb.const_defined?('SCRIPT').should == true
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ipdb-1.1.0 spec/ipdb_spec.rb
ipdb-1.0.0 spec/ipdb_spec.rb