Skip to content

Commit 8c94d3c

Browse files
author
Brent Cook
committed
adjust namespec for rspec3
1 parent f37adf9 commit 8c94d3c

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)