jackdanielz pushed a commit to branch master.

commit 20601bcde3cba0aee823fb42bc1d5ab6724ad755
Author: Daniel Zaoui <[email protected]>
Date:   Wed Apr 10 23:14:21 2013 +0300

    Elementary tests: fix group name
---
 src/bin/test.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/bin/test.c b/src/bin/test.c
index 465a23a..3ecd2fa 100644
--- a/src/bin/test.c
+++ b/src/bin/test.c
@@ -738,11 +738,11 @@ add_tests:
    ADD_TEST(NULL, "System", "Systray Item", test_systray);
 
    //------------------------------//
-   ADD_TEST(NULL, "Micellaneous", "Copy And Paste", test_cnp);
-   ADD_TEST(NULL, "Micellaneous", "Weather", test_weather);
-   ADD_TEST(NULL, "Micellaneous", "Icon Desktops", test_icon_desktops);
-   ADD_TEST(NULL, "Micellaneous", "Floating Objects", test_floating);
-   ADD_TEST(NULL, "Micellaneous", "Configuration", test_config);
+   ADD_TEST(NULL, "Miscellaneous", "Copy And Paste", test_cnp);
+   ADD_TEST(NULL, "Miscellaneous", "Weather", test_weather);
+   ADD_TEST(NULL, "Miscellaneous", "Icon Desktops", test_icon_desktops);
+   ADD_TEST(NULL, "Miscellaneous", "Floating Objects", test_floating);
+   ADD_TEST(NULL, "Miscellaneous", "Configuration", test_config);
 
 #undef ADD_TEST
 

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to