Skip to content

Commit

Permalink
Revert "test(angluar brackets): skip for now"
Browse files Browse the repository at this point in the history
This reverts commit 7bf1c1f.
  • Loading branch information
duncdrum committed Dec 19, 2023
1 parent 37a1541 commit 585ed6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/xar-resources/modules/test-suite.xql
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ function tests:equal-listing($path1 as xs:string, $path2 as xs:string) as xs:boo
declare
%test:name('Pro angular brackets')
%test:assertEmpty
%test:pending
function tests:no-ecaped-listings() {
let $target := collection($config:data-root)//db5:programlisting[@language='xml']

Expand Down

0 comments on commit 585ed6f

Please sign in to comment.