Commit 1adc564
committed
Fix label
Add missing expected output file for cabal variant of Backpack Fail5 test
The setupAndCabalTest function runs the test twice: once with setup and
once with cabal. The setup variant uses setup-external-fail.out, but the
cabal variant needs setup-external-fail.cabal.out which was missing,
causing the test to expect empty output and fail.1 parent 7160910 commit 1adc564
2 files changed
Lines changed: 10 additions & 1 deletion
File tree
- cabal-testsuite/PackageTests/Backpack/Fail5
- changelog.d
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments