mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
da46f53e82
Link the tests with the private library using an utils library that will be useful to share other tests functions
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec $LIBFPRINT_TEST_WRAPPER $@
|