Tests for readFileAsString()

This commit is contained in:
Kamil Śliwak
2021-06-25 18:41:21 +02:00
parent 8d5eaf400a
commit 34425c351d
3 changed files with 71 additions and 1 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
*/
// SPDX-License-Identifier: GPL-3.0
/**
* Unit tests for the StringUtils routines.
* Unit tests for the CommonData routines.
*/
#include <libsolutil/Common.h>