changeset 31398:d785fed7c115

tests: clean up bad extension The presence of the "babar" extension breaks subsequent tests. So delete the file and create an empty one to return the config to sanity.
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 13 Mar 2017 13:08:11 -0700
parents 8f5ed8fa39f8
children 1ed169c5e235
files tests/test-check-py3-commands.t
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-check-py3-commands.t	Mon Mar 13 18:16:42 2017 -0700
+++ b/tests/test-check-py3-commands.t	Mon Mar 13 13:08:11 2017 -0700
@@ -65,6 +65,9 @@
   *** failed to import extension babar from imaginary_elephant: *: 'imaginary_elephant' (glob)
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
+  $ rm included-hgrc
+  $ touch included-hgrc
+
 Test bytes-ness of policy.policy with HGMODULEPOLICY
 
   $ HGMODULEPOLICY=py