mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 12:03:55 +01:00
Renamed test function for library.
This commit is contained in:
@ -16,6 +16,6 @@ shared_library('exim-encrypt-dlfunc', 'libexim-encrypt-dlfunc.c',
|
||||
dependencies : [ sodium_deps ],
|
||||
install: true)
|
||||
|
||||
simple_exim_test = find_program('simple_exim_test.sh')
|
||||
simple_exim_test = find_program('test_libexim-encrypt-dlfunc.sh')
|
||||
test('simple test', simple_exim_test)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user