diff --git a/test/src/module/command/archiveGetTest.c b/test/src/module/command/archiveGetTest.c index a3a6217a9..65918f92d 100644 --- a/test/src/module/command/archiveGetTest.c +++ b/test/src/module/command/archiveGetTest.c @@ -325,7 +325,6 @@ testRun(void) strZ(strNewFmt("%s/archive/test1/archive.info.copy", strZ(cfgOptionStr(cfgOptRepoPath))))); // ------------------------------------------------------------------------------------------------------------------------- - // !!! IS THIS TEST NEEDED argList = strLstDup(argBaseList); strLstAddZ(argList, "00000001.history"); strLstAddZ(argList, TEST_PATH_PG "/pg_wal/RECOVERYHISTORY");