diff options
Diffstat (limited to 'tests/functional/lang/eval-fail-addDrvOutputDependencies-empty-context.err.exp')
-rw-r--r-- | tests/functional/lang/eval-fail-addDrvOutputDependencies-empty-context.err.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/functional/lang/eval-fail-addDrvOutputDependencies-empty-context.err.exp b/tests/functional/lang/eval-fail-addDrvOutputDependencies-empty-context.err.exp index ad91a22aa..37e0bd9ee 100644 --- a/tests/functional/lang/eval-fail-addDrvOutputDependencies-empty-context.err.exp +++ b/tests/functional/lang/eval-fail-addDrvOutputDependencies-empty-context.err.exp @@ -1,8 +1,6 @@ error: … while calling the 'addDrvOutputDependencies' builtin - at /pwd/lang/eval-fail-addDrvOutputDependencies-empty-context.nix:1:1: - 1| builtins.addDrvOutputDependencies "" | ^ 2| |