Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
del 1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jing Xu committed Dec 3, 2021
1 parent f3166e4 commit 4f77320
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions parlai/tasks/wizard_of_internet/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ class TestGoldKnowledgeTeacher(AutoTeacherTest):
task = 'wizard_of_internet:GoldKnowledgeTeacher'


class TestGoldKnowledgeNoDocsTeacher(AutoTeacherTest):
task = 'wizard_of_internet:WizardDialogGoldKnowledgeNoDocsTeacher'


class TestGoldDocsTeacher(AutoTeacherTest):
task = 'wizard_of_internet:GoldDocsTeacher'

Expand Down

0 comments on commit 4f77320

Please sign in to comment.