summaryrefslogtreecommitdiff
path: root/tests/libpeas/testing/testing.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libpeas/testing/testing.c')
-rw-r--r--tests/libpeas/testing/testing.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libpeas/testing/testing.c b/tests/libpeas/testing/testing.c
index 1d06dcd..49b94f3 100644
--- a/tests/libpeas/testing/testing.c
+++ b/tests/libpeas/testing/testing.c
@@ -77,10 +77,10 @@ testing_engine_new_full (gboolean nonglobal_loaders)
testing_util_push_log_hook ("*Error loading *unkown-loader.plugin*");
testing_util_push_log_hook ("Bad plugin file '"
- BUILDDIR "*/embedded*.plugin': "
+ BUILDDIR "*" G_DIR_SEPARATOR_S "embedded*.plugin': "
"embedded plugins must be a resource");
testing_util_push_log_hook ("Error loading '"
- BUILDDIR "*/embedded*.plugin'*");
+ BUILDDIR "*" G_DIR_SEPARATOR_S "embedded*.plugin'*");
testing_util_push_log_hook ("Bad plugin file '"
BUILDDIR "*embedded-invalid-loader.plugin': "