adding rspec and auto test runs

This commit is contained in:
Michael McCabe
2013-09-05 16:50:29 -04:00
parent 65eb2caeaf
commit 1f3620a3de
5 changed files with 23 additions and 10 deletions
-5
View File
@@ -1,7 +1,2 @@
require 'test_helper'
class BenefitsTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end