From 106d122318b94188b0e00115cd5242e0e679f807 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 2 Apr 2010 01:59:50 -1000 Subject: Add PASS / FAIL annotations to tests missing them. This tricked my import of the tests into piglit. --- tests/swiz-01.glsl | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/swiz-01.glsl') diff --git a/tests/swiz-01.glsl b/tests/swiz-01.glsl index a72af37c67..3268fa178c 100644 --- a/tests/swiz-01.glsl +++ b/tests/swiz-01.glsl @@ -1,3 +1,4 @@ +/* PASS */ #version 120 void main() -- cgit v1.2.3