summaryrefslogtreecommitdiffstats
path: root/src/mesa/meson.build
diff options
context:
space:
mode:
authorDylan Baker <[email protected]>2018-01-10 15:18:54 -0800
committerDylan Baker <[email protected]>2018-04-18 09:03:57 -0700
commit7fee8fed1694a77894200468d942ab89746349f4 (patch)
tree1f9a3e05b2faeeb1515eed20ae481899ad7c1263 /src/mesa/meson.build
parent5d16c86add1d3394b17825372d5b2482b25d7483 (diff)
meson: Remove TODO about mesa/main tests
They're already done. Signed-off-by: Dylan Baker <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/meson.build')
-rw-r--r--src/mesa/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/meson.build b/src/mesa/meson.build
index 7bfd19690a9..30954beac54 100644
--- a/src/mesa/meson.build
+++ b/src/mesa/meson.build
@@ -18,8 +18,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
-# TODO: main/tests
-
subdir('program')
subdir('main')