Sha256: caa74359755d3866e699acc7a0ce3ef4ba77f1735cfde2f4789956b497b3c519

Contents?: true

Size: 128 Bytes

Versions: 1

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class VellumTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Vellum
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vellum-0.0.2 test/vellum_test.rb