Sha256: 2e0cc356fa12d4a3774c3853b3e506d817619e52d5bbd8eaf7fb308dd4348d2c

Contents?: true

Size: 258 Bytes

Versions: 5

Compression:

Stored size: 258 Bytes

Contents

require File.dirname(__FILE__) + '/../test_helper'

class ChoiceTest < Test::Unit::TestCase
  #fixtures :people, :users, :elts, :mails, :attachments, :subscriptions, :choices

  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
parlement-0.10 test/unit/choice_test.rb
parlement-0.11 test/unit/choice_test.rb
parlement-0.12 test/unit/choice_test.rb
parlement-0.13 test/unit/choice_test.rb
parlement-0.14 test/unit/choice_test.rb