Renamed the XPath axes_spec file.

This commit is contained in:
Yorick Peterse 2014-06-13 09:32:08 +02:00
parent 99615d72f9
commit 3ff9057858
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
require 'spec_helper' require 'spec_helper'
describe Oga::XPath::Parser do describe Oga::XPath::Parser do
context 'axes' do context 'paths' do
example 'parse an absolute path' do example 'parse an absolute path' do
parse_xpath('/foo').should == s( parse_xpath('/foo').should == s(
:xpath, :xpath,