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
@@ -35,3 +35,10 @@ Quoted strings and parenthesized Racket expressions retain their normal Racket
meaning.
The base @tt{git-cli} package has no dependency on Rash, Linea, or this package.
@section{Testing}
The package tests verify the Rash/Linea integration without invoking an
external Git executable. This keeps the package tests independent of the host
operating system, PATH configuration, current directory, and installed Git
software.