listpush/test/unit/list_entry_test.rb
2014-01-14 01:46:59 -05:00

8 lines
123 B
Ruby

require 'test_helper'
class ListEntryTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end