Skip to content
Snippets Groups Projects
Commit f7d92482 authored by Pierre Lamot's avatar Pierre Lamot Committed by Steve Lhomme
Browse files

meson: fix program executed for xiph_test

parent 4c047ac4
No related branches found
No related tags found
Loading
Pipeline #351082 passed with stage
in 22 minutes and 18 seconds
......@@ -34,7 +34,7 @@ xiph_test = executable('xiph_test',
files('xiph_test.c'),
include_directories: [vlc_include_dirs])
test('xiph_test', hpack_test, suite: 'demux')
test('xiph_test', xiph_test, suite: 'demux')
# Demux dump
vlc_modules += {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment