Commit 799ebe1
committed
Remove the get_phrase_cfws_only_raises test
This test's name does not start with test_, which prevents it from
running. Apparently it was accidentally added this way.
None of the callers of get_phrase() assume it can raise exceptions, so
simply dropping the test seems best. The fact that the phrase is invalid
still gets recorded in defects.1 parent f63d378 commit 799ebe1
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1031 | 1031 | | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | | - | |
1035 | | - | |
1036 | | - | |
1037 | | - | |
1038 | 1034 | | |
1039 | 1035 | | |
1040 | 1036 | | |
| |||
0 commit comments