From 14291856e477ec9d051f82ea3ea4b7ea1b2acf8e Mon Sep 17 00:00:00 2001 From: piegames Date: Tue, 1 Oct 2024 17:11:40 +0200 Subject: tests/functional-lang: Test indented string parsing There is already an eval test for it, but it doesn't test the parser's output Change-Id: I94809080f90ace8aa3f610bcd315e9df0cf5d12f --- tests/functional/lang/parse-okay-ind-string.nix | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/functional/lang/parse-okay-ind-string.nix (limited to 'tests/functional/lang/parse-okay-ind-string.nix') diff --git a/tests/functional/lang/parse-okay-ind-string.nix b/tests/functional/lang/parse-okay-ind-string.nix new file mode 120000 index 000000000..43864cd8c --- /dev/null +++ b/tests/functional/lang/parse-okay-ind-string.nix @@ -0,0 +1 @@ +eval-okay-ind-string.nix \ No newline at end of file -- cgit v1.2.3