From 899166e53693676ffa438afd27abfee4f3da0e7f Mon Sep 17 00:00:00 2001 From: Jonathan Lange Date: Tue, 26 Jul 2011 21:04:36 +0100 Subject: [PATCH] Make the directory. --- scripts/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/README diff --git a/scripts/README b/scripts/README new file mode 100644 index 0000000..648f105 --- /dev/null +++ b/scripts/README @@ -0,0 +1,3 @@ +These are scripts to help with building, maintaining and releasing testtools. + +There is little here for anyone except a testtools contributor.