From 291b302fcf1c64c7ef34e7c379d5bffbdd693c5c Mon Sep 17 00:00:00 2001 From: stefanheule Date: Wed, 3 Aug 2011 12:14:12 +0200 Subject: Chalice: Add regression tests for all fixed bugs and separate the tests in 'examples' into "read" examples and general tests. --- Chalice/tests/regressions/test.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Chalice/tests/regressions/test.bat (limited to 'Chalice/tests/regressions/test.bat') diff --git a/Chalice/tests/regressions/test.bat b/Chalice/tests/regressions/test.bat new file mode 100644 index 00000000..6864843c --- /dev/null +++ b/Chalice/tests/regressions/test.bat @@ -0,0 +1,2 @@ +@echo off +call "..\test-scripts\%0" %* -- cgit v1.2.3