adjust namespec for rspec3

bug/bundler_fix
Brent Cook 2016-01-29 11:31:40 -06:00
parent f37adf9ff8
commit 8c94d3c1bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require 'rex/parser/ini' require 'rex/parser/ini'
describe Rex::Parser::Ini do RSpec.describe Rex::Parser::Ini do
let(:ini_contents) { <<EOF let(:ini_contents) { <<EOF
# global comment # global comment
global settting = blah global settting = blah