tests: Rename surface-screenshot

Give it a more regular name, matching all the other test plugins.

Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
Daniel Stone 2018-08-28 22:53:59 +01:00 committed by Pekka Paalanen
parent 7b7d9d316a
commit 51c9b0e2c4
2 changed files with 1 additions and 1 deletions

View file

@ -1619,7 +1619,7 @@ noinst_LTLIBRARIES += \
surface_screenshot_la_LIBADD = libshared.la $(test_module_libadd)
surface_screenshot_la_LDFLAGS = $(test_module_ldflags)
surface_screenshot_la_CFLAGS = $(AM_CFLAGS) $(COMPOSITOR_CFLAGS)
surface_screenshot_la_SOURCES = tests/surface-screenshot.c
surface_screenshot_la_SOURCES = tests/surface-screenshot-test.c
#