summaryrefslogtreecommitdiff
path: root/tests/general/longprim.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/longprim.c')
-rw-r--r--tests/general/longprim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/longprim.c b/tests/general/longprim.c
index 04d0298cb..fdcaac4fd 100644
--- a/tests/general/longprim.c
+++ b/tests/general/longprim.c
@@ -106,7 +106,7 @@ enum piglit_result
piglit_display(void)
{
test_prims();
- return PIGLIT_SUCCESS;
+ return PIGLIT_PASS;
}