diff --git a/interp/tests/runt.toml b/interp/tests/runt.toml index f8aa1c397..2107501e3 100644 --- a/interp/tests/runt.toml +++ b/interp/tests/runt.toml @@ -161,7 +161,8 @@ fud2 --from calyx --to dat \ --through cider \ -s sim.data={}.data \ -s calyx.args="--log off" \ - {} | jq --sort-keys + -s jq.flags="--sort-keys" \ + {} """ [[tests]] @@ -280,7 +281,8 @@ timeout = 180 # --through cider \ # -s sim.data={}.data \ # -s calyx.args="--log off" \ -# | jq --sort-keys +# -s jq.flags "--sort-keys " \ +# {} # """ # [[tests]]