diff options
Diffstat (limited to 'test-suite/output/auto.v')
| -rw-r--r-- | test-suite/output/auto.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/auto.v b/test-suite/output/auto.v index 92917cdfc7..7b295dd1cb 100644 --- a/test-suite/output/auto.v +++ b/test-suite/output/auto.v @@ -1,4 +1,4 @@ -(* testing info/debug auto/eauto *) +(* testing info_*/debug auto/eauto *) Goal False \/ (True -> True). info_auto. |
