Reviewed-by: Albert Freeman <[email protected]>

On 2 September 2015 at 19:51, Dylan Baker <[email protected]> wrote:
> This was never added to all.py
>
> cc: Eric Anholt <[email protected]>
> Signed-off-by: Dylan Baker <[email protected]>
> ---
>  tests/all.py | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/all.py b/tests/all.py
> index 86b93ed..9c55dd7 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -2377,6 +2377,7 @@ with profile.group_manager(
>        'negative-unsupported')
>      g(['arb_texture_buffer_object-subdata-sync'], 'subdata-sync')
>      g(['arb_texture_buffer_object-unused-name'], 'unused-name')
> +    g(['arb_texture_buffer_object-render-no-bo'], 'render-no-bo')
>
>  with profile.group_manager(
>          PiglitGLTest,
> --
> 2.5.1
>
> _______________________________________________
> Piglit mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/piglit
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to