Change 3 targets test status

This commit is contained in:
Aoran Zeng
2024-09-04 19:50:52 +08:00
parent ca9f827d0f
commit 3c07b29359
3 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@ pl_dart_setsrc (char *option)
chsrc_append_to_file (towrite2, bashrc);
}
}
chsrc_conclude (&source, ChsrcTypeUntested);
chsrc_conclude (&source, ChsrcTypeAuto);
}