README.md: update specific test example

Tests naming scheme has changed.

https://bugzilla.gnome.org/show_bug.cgi?id=793190
This commit is contained in:
Guillaume Desmottes 2018-02-05 16:46:00 +01:00
parent eb6e846023
commit 54f73bc847

View file

@ -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