From: Chris Koeritz Date: Fri, 14 Aug 2020 13:47:29 +0000 (-0400) Subject: updated example testkit.config X-Git-Tag: 2.140.126^2~4 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=a369f964a3bec30610fb95c486f6dd39bde44bd4 updated example testkit.config --- diff --git a/testkit/examples/fred-testkit.config b/testkit/examples/fred-testkit.config index 0d26181a..f0396bc6 100644 --- a/testkit/examples/fred-testkit.config +++ b/testkit/examples/fred-testkit.config @@ -18,6 +18,9 @@ BASE_USER=${USER} # Used for windows testing; provides the path to the binaries directory of cygwin. #CYGWIN_BIN_PATH=c:/cygwin/bin +# Used to insert branded bits into documentation and other places potentially. +TESTKIT_BRANDING="Feisty Meow®" + ############## # define the tests to run. this is the most convenient place to put this.