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

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