blob: 1d616c040c8a77667276e43b479aa558cf428de4 (
plain)
1
2
3
4
5
6
7
8
|
# $FreeBSD: head/www/chromium/Makefile.tests 489612 2019-01-07 19:47:18Z cpm $
TEST_TARGETS= base_unittests \
chromedriver_unittests \
crypto_unittests \
headless_unittests \
printing_unittests \
url_unittests
|