README: Fix typo in test section

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4267>
This commit is contained in:
Eva Pace 2023-03-24 16:48:13 -03:00 committed by GStreamer Marge Bot
parent e8c362ee34
commit 0bcc141b5e

View file

@ -312,7 +312,7 @@ $ meson compile -C builddir
You can easily run the test of all the components:
```
meson test -C build
meson test -C builddir
```
To list all available tests: