From 5ddd1a916667ec0d969f99a0a85a2092bf18b632 Mon Sep 17 00:00:00 2001 From: eldritch horrors Date: Mon, 4 Mar 2024 04:42:21 +0100 Subject: Merge pull request #9168 from obsidiansystems/fix-lang-tests-read-only Fix language tests a bit (cherry picked from commit e92cac789fc84b116a03db04a5f7de8df48e34cd) Change-Id: I527e94c5af0921ff2559ce5a4ac7635be791c22e --- tests/functional/lang/eval-fail-bad-antiquote-1.err.exp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/functional/lang/eval-fail-bad-antiquote-1.err.exp (limited to 'tests/functional/lang/eval-fail-bad-antiquote-1.err.exp') diff --git a/tests/functional/lang/eval-fail-bad-antiquote-1.err.exp b/tests/functional/lang/eval-fail-bad-antiquote-1.err.exp deleted file mode 100644 index cf94f53bc..000000000 --- a/tests/functional/lang/eval-fail-bad-antiquote-1.err.exp +++ /dev/null @@ -1,10 +0,0 @@ -error: - … while evaluating a path segment - - at /pwd/lang/eval-fail-bad-antiquote-1.nix:1:2: - - 1| "${x: x}" - | ^ - 2| - - error: cannot coerce a function to a string -- cgit v1.2.3