8 lines
121 B
Ruby
Raw Permalink Normal View History

2012-08-24 23:28:00 -07:00
require 'test_helper'
class DoorLogTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end