tests/lang: re-enable eval-okay-eq.nix tests

This is a really old test case (which was originally written before the
proper Nix syntax). The tested deep comparison behavior was implemented
and reverted soon after due to performance problems, but it has been
restored in today's Nix again (thanks to the derivation comparison
optimization, presumably).
This commit is contained in:
sternenseemann 2022-10-19 18:39:26 +02:00
parent ac0fb38e8a
commit c63646b693
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1 @@
true

View file

@ -1 +0,0 @@
Bool(True)