diff tests/test-hgrc.t @ 49834:6a3549a01c02 stable

tests: conditionalize test output for in-filesystem pyoxidizer resources The in-memory pyoxidizer builds apparently behave as expected.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 06 Dec 2022 13:03:36 -0500
parents 9987d14ad63f
children adecb1ab4a0d
line wrap: on
line diff
--- a/tests/test-hgrc.t	Tue Dec 06 13:02:54 2022 -0500
+++ b/tests/test-hgrc.t	Tue Dec 06 13:03:36 2022 -0500
@@ -308,7 +308,7 @@
 we accept the bad output for now as this is the last thing in the way of
 testing the pyoxidizer build.
 
-#if no-pyoxidizer
+#if no-pyoxidizer-in-filesystem
   $ HGRCSKIPREPO=1 hg paths --config extensions.zeroconf=
   foo = $TESTTMP/bar
 #else