mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
rename files referring to antiquotation
since we renamed this to string interpolation, file names should be fixed up as well
This commit is contained in:
parent
946cd9e3f9
commit
c453719d6e
5 changed files with 0 additions and 0 deletions
1
tests/lang/eval-okay-path-string-interpolation.exp
Normal file
1
tests/lang/eval-okay-path-string-interpolation.exp
Normal file
|
@ -0,0 +1 @@
|
|||
{ absolute = /foo; expr = /pwd/lang/foo/bar; home = /fake-home/foo; notfirst = /pwd/lang/bar/foo; simple = /pwd/lang/foo; slashes = /foo/bar; surrounded = /pwd/lang/a-foo-b; }
|
Loading…
Add table
Add a link
Reference in a new issue