update: test files should use the naming convention

Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
Lorenzo Fontana
2019-06-25 13:41:12 +00:00
committed by Leo Di Donato
parent 4174822617
commit 93537ccaea
2 changed files with 1 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
# limitations under the License.
#
set(FALCO_TESTS_SOURCES
TestBase.cpp)
test_base.cpp)
set(FALCO_TESTED_LIBRARIES
falco_engine)