require_relative '../test-util' describe 'Pione::Parser::BlockParser' do TestUtil::Parser.spec(Pione::Parser::BlockParser, __FILE__, self) end