summaryrefslogtreecommitdiff
path: root/test/XpmMisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/XpmMisc.c')
-rw-r--r--test/XpmMisc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/XpmMisc.c b/test/XpmMisc.c
index d989887..ef53c84 100644
--- a/test/XpmMisc.c
+++ b/test/XpmMisc.c
@@ -78,7 +78,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("/XpmMisc/XpmAttributesSize",
test_XpmAttributesSize);