tests: Rename actor-anchors to actor-pivot-point
The test only covers the pivot point now, rename to reflect this. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1332
This commit is contained in:
parent
7146a6dddb
commit
88141f1483
@ -9,7 +9,6 @@ clutter_tests_conform_link_args = [
|
||||
]
|
||||
|
||||
clutter_conform_tests_actor_tests = [
|
||||
'actor-anchors',
|
||||
'actor-clone',
|
||||
'actor-destroy',
|
||||
'actor-graph',
|
||||
@ -20,6 +19,7 @@ clutter_conform_tests_actor_tests = [
|
||||
'actor-offscreen-redirect',
|
||||
'actor-paint-opacity',
|
||||
'actor-pick',
|
||||
'actor-pivot-point',
|
||||
'actor-shader-effect',
|
||||
'actor-size',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user