diff options
| author | Tim Foley <tfoleyNV@users.noreply.github.com> | 2017-06-14 15:10:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-14 15:10:05 -0700 |
| commit | 3491d3578c7fa3e88e7c16c394ec64238c636f04 (patch) | |
| tree | 526db8d7c4e41d5823e58504cc250192f43ff3c3 /tests/glsl | |
| parent | 8ddf03f295ee4149c3ce2304545e759be6fcead2 (diff) | |
| parent | 90d6a401ee0d6327b068e58a64a10f620300a38e (diff) | |
Merge pull request #7 from tfoleyNV/testing
AppVeyor: Have AppVeyor run our tests.
Diffstat (limited to 'tests/glsl')
| -rw-r--r-- | tests/glsl/sascha-willems/tessellation/pntriangles.tese | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glsl/sascha-willems/tessellation/pntriangles.tese b/tests/glsl/sascha-willems/tessellation/pntriangles.tese index 0187ad781..5faf27f9d 100644 --- a/tests/glsl/sascha-willems/tessellation/pntriangles.tese +++ b/tests/glsl/sascha-willems/tessellation/pntriangles.tese @@ -1,4 +1,4 @@ -//TEST:COMPARE_GLSL: +//TEST(smoke):COMPARE_GLSL: #version 450 #extension GL_ARB_separate_shader_objects : enable |
