diff --git a/t/111-compile/.gitignore b/t/111-compile2/.gitignore similarity index 100% rename from t/111-compile/.gitignore rename to t/111-compile2/.gitignore diff --git a/t/111-compile/CC.do b/t/111-compile2/CC.do similarity index 100% rename from t/111-compile/CC.do rename to t/111-compile2/CC.do diff --git a/t/111-compile/Makefile b/t/111-compile2/Makefile similarity index 100% rename from t/111-compile/Makefile rename to t/111-compile2/Makefile diff --git a/t/111-compile/all.do b/t/111-compile2/all.do similarity index 100% rename from t/111-compile/all.do rename to t/111-compile2/all.do diff --git a/t/111-compile/clean.do b/t/111-compile2/clean.do similarity index 100% rename from t/111-compile/clean.do rename to t/111-compile2/clean.do diff --git a/t/111-compile/config.sh b/t/111-compile2/config.sh similarity index 100% rename from t/111-compile/config.sh rename to t/111-compile2/config.sh diff --git a/t/111-compile/default.o.do b/t/111-compile2/default.o.do similarity index 100% rename from t/111-compile/default.o.do rename to t/111-compile2/default.o.do diff --git a/t/111-compile/hello.do b/t/111-compile2/hello.do similarity index 100% rename from t/111-compile/hello.do rename to t/111-compile2/hello.do diff --git a/t/111-compile/main.c b/t/111-compile2/main.c similarity index 100% rename from t/111-compile/main.c rename to t/111-compile2/main.c diff --git a/t/111-compile/mystr.c b/t/111-compile2/mystr.c similarity index 100% rename from t/111-compile/mystr.c rename to t/111-compile2/mystr.c diff --git a/t/111-compile/mystr.h b/t/111-compile2/mystr.h similarity index 100% rename from t/111-compile/mystr.h rename to t/111-compile2/mystr.h