updated example testkit.config
authorChris Koeritz <cak0l@virginia.edu>
Fri, 14 Aug 2020 13:47:29 +0000 (09:47 -0400)
committerChris Koeritz <cak0l@virginia.edu>
Fri, 14 Aug 2020 13:47:29 +0000 (09:47 -0400)
testkit/examples/fred-testkit.config

index 0d26181a702343f7a43a14968454dc69d919f80b..f0396bc6b1c26999b56f39632680dc0b9684a847 100644 (file)
@@ -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.