summaryrefslogtreecommitdiff
path: root/test/XpmRead.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/XpmRead.c')
-rw-r--r--test/XpmRead.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/XpmRead.c b/test/XpmRead.c
index e1896ee..df7a826 100644
--- a/test/XpmRead.c
+++ b/test/XpmRead.c
@@ -182,7 +182,7 @@ int
main(int argc, char** argv)
{
g_test_init(&argc, &argv, NULL);
- g_test_bug_base("https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues/");
+ g_test_bug_base(PACKAGE_BUGREPORT);
g_test_add_func("/XpmRead/XpmReadFileToXpmImage",
test_XpmReadFileToXpmImage);