Hello,
I noticed a possible redundant --- in the file layout.txt (
).
It seems like the tests pass regardless of this, so I might be overlooking something. Could someone clarify if this is intentional or if it can be removed?
Thanks in advance!
Just to give a bit of context, I am trying to run the tests inside a python environment to check on the bindings (this work is part of this PR: NixOS/nixpkgs#320783). I don't know if it is a good idea, but it seems promising so far.
Hello,
I noticed a possible redundant --- in the file layout.txt (
tree-sitter-haskell/test/corpus/layout.txt
Line 2085 in 2c2fcb2
It seems like the tests pass regardless of this, so I might be overlooking something. Could someone clarify if this is intentional or if it can be removed?
Thanks in advance!
Just to give a bit of context, I am trying to run the tests inside a python environment to check on the bindings (this work is part of this PR: NixOS/nixpkgs#320783). I don't know if it is a good idea, but it seems promising so far.