From e566046efcaa4229f595acdc419670d70db66c1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Wed, 31 Mar 2010 13:28:36 +0100 Subject: [PATCH] python/tests: Rename test name. We only test blitting from a surface -- we don't test any sampler state. --- progs/gallium/python/tests/{texture_sample.py => texture_blit.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename progs/gallium/python/tests/{texture_sample.py => texture_blit.py} (100%) diff --git a/progs/gallium/python/tests/texture_sample.py b/progs/gallium/python/tests/texture_blit.py similarity index 100% rename from progs/gallium/python/tests/texture_sample.py rename to progs/gallium/python/tests/texture_blit.py -- 2.30.2