It's just cosmetic.
---
 tests/spec/gl-2.0/vertex-program-two-side.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/spec/gl-2.0/vertex-program-two-side.c 
b/tests/spec/gl-2.0/vertex-program-two-side.c
index 4623c70a6..65e6b7650 100644
--- a/tests/spec/gl-2.0/vertex-program-two-side.c
+++ b/tests/spec/gl-2.0/vertex-program-two-side.c
@@ -367,9 +367,9 @@ piglit_display(void)
                        free(tcs_source);
                        free(tes_source);
                } else {
-               piglit_report_subtest_result(PIGLIT_SKIP, "%s", tests[3]);
-               piglit_report_subtest_result(PIGLIT_SKIP, "%s", tests[4]);
-               piglit_report_subtest_result(PIGLIT_SKIP, "%s", tests[5]);
+                       piglit_report_subtest_result(PIGLIT_SKIP, "%s", 
tests[3]);
+                       piglit_report_subtest_result(PIGLIT_SKIP, "%s", 
tests[4]);
+                       piglit_report_subtest_result(PIGLIT_SKIP, "%s", 
tests[5]);
                }
        } else {
                piglit_report_subtest_result(PIGLIT_SKIP, "%s", tests[1]);
-- 
2.19.1

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to