Skip to content

Commit 1c9be7b

Browse files
committed
test: remove erroneous examples
1 parent 576bcf2 commit 1c9be7b

File tree

1 file changed

+3
-21
lines changed

1 file changed

+3
-21
lines changed

tests/examples.py

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@
134134
"You, me and that uphill battle with him.",
135135
"Will wonders never cease?",
136136
"It's a matter of concern.",
137-
"He's sick and tired of it.",
138137
),
139138
("Smoke phrase with nothing flagged.", "No cliches here."),
140139
),
@@ -208,22 +207,13 @@
208207
(
209208
"It goes back to the stone age.",
210209
"A nice day during Winter.",
211-
"A nice day in Spring.",
212210
"A nice day in june.",
213211
"It happened on friday.",
214-
"World War ii",
215-
"World War i",
216-
"world War Ii",
217-
"MCVi",
218-
"CLx",
219-
"mCv",
220212
),
221213
(
222214
"Smoke phrase with nothing flagged.",
223215
"Smoke Stone Age with nothing flagged.",
224216
"Smoke winter with nothing flagged",
225-
"world war II",
226-
"XVII",
227217
),
228218
),
229219
(
@@ -296,7 +286,7 @@
296286
(
297287
(
298288
"In recent years, an increasing number of scientists"
299-
"have studied the problem in detail."
289+
" have studied the problem in detail."
300290
),
301291
),
302292
("Smoke phrase with nothing flagged.",),
@@ -382,7 +372,6 @@
382372
"It was blatantly obvious what to do next.",
383373
"Taking the package was absolutely essential.",
384374
"He often repeated the old adage.",
385-
"So much stuff and etc.",
386375
"Associate together in groups.",
387376
),
388377
("Smoke phrase with nothing flagged.",),
@@ -501,12 +490,7 @@
501490
),
502491
(
503492
"weasel_words",
504-
(
505-
"The book was very interesting.",
506-
"Some people say this is bad.",
507-
"This is somewhat crazy.",
508-
"It is said this is wrong.",
509-
),
493+
("The book was very interesting.",),
510494
("Smoke phrase with nothing flagged.",),
511495
),
512496
(
@@ -555,7 +539,7 @@
555539
),
556540
(
557541
"industrial_language.commercialese",
558-
("We regret to inform you of this.", "the C.i.F. is free."),
542+
("We regret to inform you of this.",),
559543
("Smoke phrase with nothing flagged.",),
560544
),
561545
(
@@ -614,8 +598,6 @@
614598
(
615599
"This is bad. Not consistent. At all.",
616600
"See Smith et. al.",
617-
"i drive 5,5 kmh.",
618-
"I usually wait an hour. and then another.",
619601
"So exaggerated!!!",
620602
"Really??",
621603
"What is going on?!",

0 commit comments

Comments
 (0)