mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
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 $@
|