Files
habitica/test/unit/habit_test.rb
T
Tyler Renelle db54c6b4b5 Adding habits
2012-01-31 23:09:00 -05:00

8 lines
119 B
Ruby

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