mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
README: Fix typo in test section
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4267>
This commit is contained in:
parent
e8c362ee34
commit
0bcc141b5e
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue