From: Chris Koeritz Date: Fri, 14 Aug 2020 13:47:29 +0000 (-0400) Subject: updated example testkit.config X-Git-Tag: 2.140.134~13^2~5 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=a7fea7e08b28a7a0bbd96f4bea1785462922a4e9;p=feisty_meow.git 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.