sync rostests to r44455
[reactos.git] / rostests / winetests / netapi32 / wksta.c
index c5929de..9df7f08 100644 (file)
@@ -200,7 +200,7 @@ START_TEST(wksta)
 
     if (init_wksta_tests()) {
         if (pNetpGetComputerName)
-            run_get_comp_name_tests();
+        run_get_comp_name_tests();
         else
             win_skip("Function NetpGetComputerName not available\n");
         run_wkstausergetinfo_tests();