Land #6267, update to rspec3
commit
ac822943b1
|
@ -1,6 +1,6 @@
|
|||
require 'rex/parser/ini'
|
||||
|
||||
describe Rex::Parser::Ini do
|
||||
RSpec.describe Rex::Parser::Ini do
|
||||
let(:ini_contents) { <<EOF
|
||||
# global comment
|
||||
global settting = blah
|
||||
|
|
Loading…
Reference in New Issue