require "test_helper" class WittleTest < ActiveSupport::TestCase test "it has a version number" do assert Wittle::VERSION end end