# frozen_string_literal: true

require 'spec_helper'

RSpec.describe 'test_module::titles' do
  it { is_expected.to compile }
end
