Add a mock-inferior module
This to help test code which uses the (guix inferior) module.
This commit is contained in:
parent
d212682061
commit
0ab1c71722
2 changed files with 47 additions and 1 deletions
|
|
@ -57,7 +57,8 @@ SOURCES = \
|
|||
guix-data-service/web/query-parameters.scm \
|
||||
guix-data-service/web/util.scm \
|
||||
guix-data-service/web/view/html.scm \
|
||||
tests/driver.scm
|
||||
tests/driver.scm \
|
||||
tests/mock-inferior.scm
|
||||
|
||||
TEST_EXTENSIONS = .scm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue