listpush/test/unit/list_entry_test.rb

8 lines
123 B
Ruby
Raw Normal View History

2014-01-14 06:46:59 +00:00
require 'test_helper'
class ListEntryTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end