From f226dbc588b37246d11efc9010d21002998c3a1e Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 22 Jan 2006 04:16:56 +0000 Subject: Added functionality tests for HelloWorld and Hangman Game. --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 35edacb9..13cca15e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -641,7 +641,8 @@ tests/FunctionalTests/protected/pages/ViewSource.page -text tests/FunctionalTests/protected/pages/ViewSource.php -text tests/FunctionalTests/protected/pages/config.xml -text tests/FunctionalTests/protected/tests/HomePageTest.php -text -tests/FunctionalTests/quickstart_tests/HelloWorldTestCase.php -text +tests/FunctionalTests/quickstart_tests/Fundamentals/HangmanTestCase.php -text +tests/FunctionalTests/quickstart_tests/Fundamentals/HelloWorldTestCase.php -text tests/FunctionalTests/selenium/SeleneseRunner.html -text tests/FunctionalTests/selenium/SeleniumLog.html -text tests/FunctionalTests/selenium/TestRunner-splash.html -text -- cgit v1.2.3