Removed tests, because they should have been done in git-cli.

This commit is contained in:
2026-08-18 23:06:58 +02:00
parent 1cc55cbc51
commit 4cc585c8c6
5 changed files with 51 additions and 71 deletions
+7
View File
@@ -24,3 +24,10 @@ strings and parenthesized Racket expressions keep their normal Racket meaning.
The package depends on `git-cli`, `rash`, and `linea`. `git-cli` does not
depend on this package.
## Package tests
The package tests validate the Rash/Linea binding without invoking an external
Git executable. Executable examples are excluded from `raco test --package`;
they remain available as examples for interactive use.