X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=testkit%2Fexamples%2Ffred-testkit.config;h=f0396bc6b1c26999b56f39632680dc0b9684a847;hb=a369f964a3bec30610fb95c486f6dd39bde44bd4;hp=0d26181a702343f7a43a14968454dc69d919f80b;hpb=3b225dd78f740ca645647d8a6a05f2a65c822a1c;p=feisty_meow.git 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.