Re-enable windows unit tests.

This commit is contained in:
Josh Matthews 2020-03-17 14:32:44 -04:00 committed by GitHub
parent d30e51b779
commit d4ed646abc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -370,9 +370,8 @@ def windows_unit(cached=True):
"mach build --dev",
# https://github.com/servo/servo/issues/25961
#"mach test-unit",
#"mach smoketest --angle",
"mach test-unit",
"mach smoketest --angle",
"mach package --dev",
"mach build --dev --libsimpleservo",