summaryrefslogtreecommitdiff
blob: e671d82a93114cb9c4ded12d5ee20cccad22fed5 (plain)
1
2
3
4
5
6
7
8
require 'test_helper'

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