# HG changeset patch # User Gregory Szorc # Date 2017-03-13 20:08:11 # Node ID d785fed7c115d11be9357d3bb00ed36b1dbf74ac # Parent 8f5ed8fa39f8fe3bd33440315d1a905e974f002a 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. diff --git a/tests/test-check-py3-commands.t b/tests/test-check-py3-commands.t --- a/tests/test-check-py3-commands.t +++ b/tests/test-check-py3-commands.t @@ -65,6 +65,9 @@ out some potential warnings that come fr *** 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