From b56b67ae8c37152bbeb8d90ea048d70363f6cacc Mon Sep 17 00:00:00 2001 From: Michael Hartl Date: Thu, 10 Mar 2011 12:54:54 -0800 Subject: [PATCH] Autotest section polish --- Instructions.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Instructions.md b/Instructions.md index 9d38c58..6006673 100644 --- a/Instructions.md +++ b/Instructions.md @@ -240,9 +240,7 @@ After you see the "Spork is ready and listening" message, switch back to the pre # SET UP AUTOTEST -* Create sample_app/.autotest file. Replace that with repository file. - - +Create sample_app/.autotest file. Replace that with repository file. You may now run autotest (Chap 3). You will see some errors about variables (see notes below), but autotest runs fine. Be sure that you are in the project root directory.