5 lines
211 B
Go
5 lines
211 B
Go
// The package is now using github.com/antchfx/xmlquery for XPath parsing.
|
|
// The parsing functionality tests have been removed since we're now
|
|
// delegating XPath parsing to the xmlquery library.
|
|
package xpath
|