Sha256: aa7a9f5dea75166d7ac61ffdb93fb9a6080f64dd3b5b3ca0756c91a08c1ec871

Contents?: true

Size: 197 Bytes

Versions: 3

Compression:

Stored size: 197 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/spec_helper')

require 'missing_end'

# REMEMBER: we want this test to FAIL

describe MissingEnd do
  it "should parse the code" do
  end
end



Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spackle-0.0.3 test_app/spec/missing_end_spec.rb
spackle-0.0.2 test_app/spec/missing_end_spec.rb
spackle-0.0.1 test_app/spec/missing_end_spec.rb