Sha256: b38c9b2209156f4edfb8bb35622c2a79055942f1845935686be46e589fac73e8

Contents?: true

Size: 251 Bytes

Versions: 1

Compression:

Stored size: 251 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper'

class NancyTest < Test::Unit::TestCase
  should "probably rename this file and start testing for real" do
    flunk "hey buddy, you should probably rename this file and start testing for real"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
massive-nancy-0.0.1 test/nancy_test.rb