Sha256: 49f50145af6f8d75dffbd29673519c694795ff0b6ae457350b4523fbfc78d425

Contents?: true

Size: 286 Bytes

Versions: 11

Compression:

Stored size: 286 Bytes

Contents

#
# testing ruote
#
# Tue May 19 17:58:51 JST 2009
#

require File.join(File.dirname(__FILE__), '..', 'test_helper.rb')

require 'ruote/id/wfid_generator'
require 'ruote/id/mnemo_wfid_generator'


class UtWfidGenTest < Test::Unit::TestCase

  def test_zero

    assert true
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ruote-2.1.11 test/unit/ut_2_wfidgen.rb
ruote-2.1.10 test/unit/ut_2_wfidgen.rb
ruote-2.1.9 test/unit/ut_2_wfidgen.rb
ruote-2.1.8 test/unit/ut_2_wfidgen.rb
ruote-2.1.7 test/unit/ut_2_wfidgen.rb
ruote-2.1.6 test/unit/ut_2_wfidgen.rb
ruote-2.1.5 test/unit/ut_2_wfidgen.rb
ruote-2.1.4 test/unit/ut_2_wfidgen.rb
ruote-2.1.3 test/unit/ut_2_wfidgen.rb
ruote-2.1.2 test/unit/ut_2_wfidgen.rb
ruote-2.1.1 test/unit/ut_2_wfidgen.rb