chore: Remove comment about test_dnames

This commit is contained in:
Paul Gauthier (aider) 2024-12-17 17:41:29 -08:00
parent 0b970dd9c7
commit 1a12a59e91

View file

@ -303,7 +303,6 @@ def main(
shutil.copytree(practice_dir, dest_lang_dir)
print("...done")
# these test_dnames need to include LANGNAME/exercises/practice/EXNAME ai!
test_dnames = sorted(d.name for d in exercise_dirs)
if keywords: