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.5.27 test/workarea_test.rb
workarea-core-3.5.26 test/workarea_test.rb
workarea-core-3.4.45 test/workarea_test.rb
workarea-core-3.5.25 test/workarea_test.rb
workarea-core-3.5.23 test/workarea_test.rb
workarea-core-3.4.44 test/workarea_test.rb
workarea-core-3.5.22 test/workarea_test.rb
workarea-core-3.4.43 test/workarea_test.rb
workarea-core-3.5.21 test/workarea_test.rb
workarea-core-3.4.42 test/workarea_test.rb
workarea-core-3.5.20 test/workarea_test.rb
workarea-core-3.4.41 test/workarea_test.rb
workarea-core-3.5.19 test/workarea_test.rb
workarea-core-3.4.40 test/workarea_test.rb
workarea-core-3.5.18 test/workarea_test.rb
workarea-core-3.4.39 test/workarea_test.rb
workarea-core-3.5.17 test/workarea_test.rb
workarea-core-3.4.38 test/workarea_test.rb
workarea-core-3.5.16 test/workarea_test.rb
workarea-core-3.4.37 test/workarea_test.rb