mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Fix coverage.test: instrumented-source-files
* test-suite/tests/coverage.test ("instrumented-source-files"): Adapt to new expectation that all files loaded on the system will be present in the source information.
This commit is contained in:
parent
697c4f29d9
commit
3a858c3275
1 changed files with 1 additions and 1 deletions
|
@ -267,4 +267,4 @@
|
|||
(let ((files (map basename (instrumented-source-files data))))
|
||||
(and (member "boot-9.scm" files)
|
||||
(member "chbouib.scm" files)
|
||||
(not (member "foo.scm" files))))))))
|
||||
#t))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue