da46f53e82
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 $@
|