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.27 test/workarea_test.rb
workarea-core-3.5.4 test/workarea_test.rb
workarea-core-3.4.26 test/workarea_test.rb
workarea-core-3.5.3 test/workarea_test.rb
workarea-core-3.4.25 test/workarea_test.rb
workarea-core-3.5.2 test/workarea_test.rb
workarea-core-3.4.24 test/workarea_test.rb
workarea-core-3.5.1 test/workarea_test.rb
workarea-core-3.4.23 test/workarea_test.rb
workarea-core-3.4.22 test/workarea_test.rb
workarea-core-3.5.0 test/workarea_test.rb
workarea-core-3.4.21 test/workarea_test.rb
workarea-core-3.5.0.beta.1 test/workarea_test.rb
workarea-core-3.4.20 test/workarea_test.rb
workarea-core-3.4.19 test/workarea_test.rb
workarea-core-3.4.18 test/workarea_test.rb
workarea-core-3.4.17 test/workarea_test.rb
workarea-core-3.4.16 test/workarea_test.rb
workarea-core-3.4.15 test/workarea_test.rb
workarea-core-3.4.14 test/workarea_test.rb