From 54f73bc84769525fb4e848be26393721f2c56948 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 5 Feb 2018 16:46:00 +0100 Subject: [PATCH] README.md: update specific test example Tests naming scheme has changed. https://bugzilla.gnome.org/show_bug.cgi?id=793190 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e27e2c1..46f9e05 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ meson test -C build --suite gst-plugins-base Or to run a specific test: ``` -meson test -C build/ --suite gstreamer gst/gstbuffer +meson test -C build/ --suite gstreamer gst_gstbuffer ``` ## Add information about GStreamer development environment in your prompt line -- 2.7.4