From a4eca4eb8bdebfb9e7efcff8af773b0900bc3dc4 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 24 Nov 2020 16:43:26 -0500 Subject: [PATCH] reg-test/README.md --- go/reg-test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/reg-test/README.md b/go/reg-test/README.md index 107cb7db4..61e0dfa17 100644 --- a/go/reg-test/README.md +++ b/go/reg-test/README.md @@ -6,7 +6,7 @@ The vast majority of Miller tests, though -- thousands of cases -- are tested by ## How to run the regression tests, in brief -Note: while this `README.md` file is within the `go/reg-test/` subdirectory, all paths in this file are written from the perspective of the user being cd'ed into the `go/` directory, i.e. this directory's parent directory. +*Note: while this `README.md` file is within the `go/reg-test/` subdirectory, all paths in this file are written from the perspective of the user being cd'ed into the `go/` directory, i.e. this directory's parent directory.* * `rr` in the Miller `go/` subdirectory is an alias-like script for `reg-test/run` * `reg-test/run --help` for help