tests: drop redundant "#if execbit" from test-rebase-inmemory.t
The whole file is already guarded by "#require execbit".
Differential Revision: https://phab.mercurial-scm.org/D5366
--- a/tests/test-rebase-inmemory.t Mon Dec 03 16:56:09 2018 -0800
+++ b/tests/test-rebase-inmemory.t Tue Dec 04 08:50:33 2018 -0800
@@ -694,8 +694,6 @@
o 0:cb9a9f314b8b test
a
-#if execbit
-
Test a metadata-only in-memory merge
$ cd $TESTTMP
$ hg init no_exception
@@ -720,5 +718,3 @@
diff --git a/foo.txt b/foo.txt
old mode 100644
new mode 100755
-
-#endif