Sha256: 5f4c7764ae3a325892f69e4164731de81ffe184648f6bea54cfd7addee85b6a3
Contents?: true
Size: 113 Bytes
Versions: 1
Compression:
Stored size: 113 Bytes
Contents
require 'test_helper' class TestTheTruth < Minitest::Capybara::Spec it "is true" do assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
barman-0.1.1 | templates/qa/truth_test.rb |