Sha256: 83328e66ef253f0258af23e1450670318aaade90f72a34f44984c2f90287d048

Contents?: true

Size: 160 Bytes

Versions: 62

Compression:

Stored size: 160 Bytes

Contents

require 'test_helper'

module Workarea
  class WorkareaTest < Workarea::TestCase
    def test_the_truth
      assert_kind_of Module, Workarea
    end
  end
end

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-core-3.4.13 test/workarea_test.rb
workarea-core-3.4.12 test/workarea_test.rb