Sha256: 2a9ee6cd6f9bacb10c9801867015ca0c09f1d71a3ad94161e4caec14f4f98b1b
Contents?: true
Size: 130 Bytes
Versions: 2
Compression:
Stored size: 130 Bytes
Contents
require 'test_helper' class Pythia::Test < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Pythia end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pythia-0.0.3-x86_64-linux | test/pythia_test.rb |
pythia-0.0.2-x86_64-linux | test/pythia_test.rb |