From 1f5bd54a9c144446d9b145a60010be50045aa1c2 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Thu, 16 Dec 2021 08:13:46 +0100 Subject: [PATCH] test with selector with spaces --- tests/Query/QOM/QomTestQueries.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/Query/QOM/QomTestQueries.php b/tests/Query/QOM/QomTestQueries.php index 8aa214b9..762b6de5 100644 --- a/tests/Query/QOM/QomTestQueries.php +++ b/tests/Query/QOM/QomTestQueries.php @@ -438,14 +438,12 @@ public static function getQueries(QueryObjectModelFactoryInterface $factory) ) ; - /* TODO $queries['6.7.20.SameNode.Selector_Space'] = $factory->createQuery( $factory->selector('file', 'nt:file'), $factory->sameNode('file', '/home node'), array(), array()); - */ /* * 6.7.21. ChildNode