From 92bfbff77ec85864a1f911a0670ad363957cd571 Mon Sep 17 00:00:00 2001 From: southerntofu Date: Tue, 22 Feb 2022 18:00:30 +0100 Subject: [PATCH] Remove some old stuff from README Leftover from copypasta --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4cda52b..32a197d 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,6 @@ In order to facilitate deployment in varied setups, each web validator respects **NOTE:** Running tests requires the bats testing framework. You can usually find it in your distro repositories. If not, head over to the [bats repository](https://github.com/bats-core/bats-core/). -The `test_cli.sh` script is used for testing web validators (such as [endpoints.php](https://tildegit.org/forge/endpoints.php)). It takes as first positional argument a path to the `bin/server` script returning the starting script for the (compiled) program to check, and as second argument If no program is provided as argument, the following paths will be attempted, in order of precedence: - The `test_web.sh` script is used for testing web validators (such as [endpoints.php](https://tildegit.org/forge/endpoints.php)). It takes two optional positional arguments: - a path to a web validator executable (as defined in the Conventions section); if no argument is provided, the implementation's `bin/server` script will be executed to find a path to the executable; the `bin/server` script will be looked up on these paths, in order of precedence: