Sha256: 9effa4c9ec2e69414814d39dfb930cef7daf010e6ba478cf118d3b7ab3fde997
Contents?: true
Size: 237 Bytes
Versions: 52
Compression:
Stored size: 237 Bytes
Contents
require File.expand_path('../../../spec_helper', __FILE__) require File.expand_path('../shared/bol.rb', __FILE__) require 'strscan' describe "StringScanner#beginning_of_line?" do it_behaves_like(:strscan_bol, :beginning_of_line?) end
Version data entries
52 entries across 52 versions & 2 rubygems