From fe9cef0e9bad50317febac003e8ca8473ee34930 Mon Sep 17 00:00:00 2001 From: halw Date: Wed, 20 May 2009 13:08:38 +0000 Subject: [PATCH] Author:halw Date:2009-05-20T13:08:38.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@221 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../using-autotest/create-manual-test.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/create-manual-test.wiki b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/create-manual-test.wiki index 1e2beeed..cce44077 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/create-manual-test.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/create-manual-test.wiki @@ -203,7 +203,7 @@ Now we click '''OK'''. The dialog disappears and the covers tag: covers/{BANK_ACCOUNT}.deposit -is now visible in the list of tags for the new test we are creating. So, next click '''Create''' and the wizard pane disappears and the Eiffel Testing Frame work will create our test class and display it in the edit window. +is now visible in the list of tags for the new test we are creating. So, next click '''Create''' and the wizard pane disappears and the Eiffel Testing framework will create our test class and display it in the edit window. ==Writing a test==