tests/test-fileset.t
changeset 38326 8783f128048e
parent 38081 8fa2b5c85a46
child 38327 62376d7b8859
--- a/tests/test-fileset.t	Sat Jun 16 16:56:38 2018 +0900
+++ b/tests/test-fileset.t	Sat Jun 16 17:00:05 2018 +0900
@@ -446,7 +446,7 @@
   > EOF
 
   $ fileset 'existingcaller()' 2>&1 | tail -1
-  AssertionError: unexpected existing() invocation
+  *ProgrammingError: *unexpected existing() invocation* (glob)
 
 Test 'revs(...)'
 ================