Sha256: d91cc60aad6a95d9d7e2c5279fd62ad1f1a86111030ebc14be7e78be181404bc

Contents?: true

Size: 128 Bytes

Versions: 2

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class PgqWebTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, PgqWeb
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pgq_web-0.0.2 test/pgq_web_test.rb
pgq_web-0.0.1 test/pgq_web_test.rb