Sha256: 3ae76955c465396f7895acfe4b113b38dc0802eb8721ba84cb51182d8d37aa1c

Contents?: true

Size: 300 Bytes

Versions: 2

Compression:

Stored size: 300 Bytes

Contents

#require 'test_helper'
require File.expand_path("test_helper", File.dirname(__FILE__))

class CodeStatisticsTest < 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

2 entries across 2 versions & 1 rubygems

Version Path
code_statistics-0.1.9 test/code_statistics_test.rb
code_statistics-0.1.8 test/code_statistics_test.rb