mirror of
https://github.com/NixOS/nix
synced 2025-07-07 22:33:57 +02:00
* Regression test for the `exportReferencesGraph'
derivation attribute.
This commit is contained in:
parent
33ecb42991
commit
2d5114452d
8 changed files with 69 additions and 33 deletions
|
@ -19,5 +19,5 @@ if test "$xsltproc" != "false"; then
|
|||
# Ideally we would check that the generated HTML is valid...
|
||||
|
||||
# A few checks...
|
||||
grep "<li>.*<code>.*echo FOO" $TEST_ROOT/log.html
|
||||
grep "<li>.*<code>.*FOO" $TEST_ROOT/log.html
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue