瀏覽代碼

Clean up copy-pasting mess

These were accidentally left after creating the test from template.
Alois Mahdal 8 年之前
父節點
當前提交
85042b3d8e
共有 4 個檔案被更改,包括 0 行新增13 行删除
  1. 0
    3
      tests/cli/oracle/basic.stdout
  2. 0
    3
      tests/cli/oracle/extended.stdout
  3. 0
    1
      tests/cli/oracle/fixed.stdout
  4. 0
    6
      tests/cli/test/ALL.stdin

+ 0
- 3
tests/cli/oracle/basic.stdout 查看文件

1
-Linda and Nina work together.
2
-The mask *.* matches all.
3
-The mask *.docx matches Word documents.

+ 0
- 3
tests/cli/oracle/extended.stdout 查看文件

1
-Alice uses Google.
2
-Bob wears goggles.
3
-Linda and Nina work together.

+ 0
- 1
tests/cli/oracle/fixed.stdout 查看文件

1
-The mask *.* matches all.

+ 0
- 6
tests/cli/test/ALL.stdin 查看文件

1
-Alice uses Google.
2
-Bob wears goggles.
3
-Joe and John are friends.
4
-Linda and Nina work together.
5
-The mask *.* matches all.
6
-The mask *.docx matches Word documents.