mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-01-01 02:30:12 +01:00
Link the tests with the private library using an utils library that will be useful to share other tests functions
3 lines
45 B
Bash
Executable file
3 lines
45 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec $LIBFPRINT_TEST_WRAPPER $@
|