mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09: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 $@
|