mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
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:
parent
eb6e846023
commit
54f73bc847
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ meson test -C build --suite gst-plugins-base
|
||||||
Or to run a specific test:
|
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
|
## Add information about GStreamer development environment in your prompt line
|
||||||
|
|
Loading…
Reference in a new issue