clutter: Temporarily comment out clutter tests

It will be enabled back in later commits. We're set for quite a ride
here.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/672
This commit is contained in:
Carlos Garnacho 2019-07-08 11:22:10 +02:00 committed by Jonas Ådahl
parent 5e343e2c16
commit fa4580de53

View File

@ -94,6 +94,6 @@ clutter_deps = [
subdir('clutter')
if have_clutter_tests
subdir('tests')
endif
#if have_clutter_tests
# subdir('tests')
#endif