Skip to content

Commit ac82294

Browse files
author
Brent Cook
committed
Land rapid7#6267, update to rspec3
2 parents b6bc862 + 8c94d3c commit ac82294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/rex/parser/ini_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'rex/parser/ini'
22

3-
describe Rex::Parser::Ini do
3+
RSpec.describe Rex::Parser::Ini do
44
let(:ini_contents) { <<EOF
55
# global comment
66
global settting = blah

0 commit comments

Comments
 (0)