Skip to content

Commit

Permalink
Simple match is now accepted (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Dec 11, 2019
1 parent 4b19bd7 commit 6fdbd69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/xml/xpath.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ describe("xml/xpath", function () {
});
}

shouldFail("test");
shouldFail("///test");
shouldFail("..//test");
shouldFail(".//test || .//test");
Expand Down

0 comments on commit 6fdbd69

Please sign in to comment.