aboutsummaryrefslogtreecommitdiffstats
path: root/test/alavetelitheme_test.rb
blob: 9e9e34f2c79c851a67754bd0d0fbb8db0a6053d6 (plain)
1
2
3
4
5
6
7
8
require 'test_helper'

class AlavetelithemeTest < ActiveSupport::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end