From f70796f52c5c92ed74cfd9836cdc76b7b13dbea6 Mon Sep 17 00:00:00 2001 From: halw Date: Thu, 13 Sep 2012 16:56:48 +0000 Subject: [PATCH] Removed UpdateNeeded and UnderConstruction templates. Author:halw Date:2012-09-13T16:56:48.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1176 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../using-autotest/using-generated-tests.wiki | 6 ------ 1 file changed, 6 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/using-generated-tests.wiki b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/using-generated-tests.wiki index 11ac1995..79d09660 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/using-generated-tests.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/using-autotest/using-generated-tests.wiki @@ -17,12 +17,6 @@ So for the time being, unlike manual and extracted tests, you should not make ge ==Creating generated tests== -{{UpdateNeeded}} - - -{{UnderConstruction}} - - If you've been through the discussion of the creation of [[Create a manual test|manual]] and [[Using extracted tests|extracted]] tests, then it should come as no surprise to learn that you use the '''New Eiffel test wizard''' to create generated tests. And much of this process will seem familiar now. In the drop-down menu for the '''Create new test''' button, choose the item '''Generate tests for custom types'''.