diff tests/test-lock-badness.t @ 22047:8fb6844a4ff1

tests: change some #ifs to #requires
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Aug 2014 11:53:08 -0500
parents 7a679918ee2b
children f484be02bd35
line wrap: on
line diff
--- a/tests/test-lock-badness.t	Wed Aug 06 11:43:59 2014 -0500
+++ b/tests/test-lock-badness.t	Wed Aug 06 11:53:08 2014 -0500
@@ -1,4 +1,4 @@
-#if unix-permissions no-root no-windows
+#require unix-permissions no-root no-windows
 
 Prepare
 
@@ -39,4 +39,3 @@
   [255]
 
   $ chmod 700 a/.hg/store
-#endif