tests: add some very basic CLD2_TEST
just to check if it works at all; no need to check cld2 at all.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
** Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
**
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "utils/mu-result.hh"
|
||||
#include <array>
|
||||
@ -148,6 +148,9 @@ I said: "Aujourd'hui!"
|
||||
"to:sqlite-dev@sqlite.org",
|
||||
"list:sqlite-dev.sqlite.org",
|
||||
"aujourd'hui",
|
||||
#ifdef HAVE_CLD2
|
||||
"lang:en",
|
||||
#endif /*HAVE_CLD2*/
|
||||
}) {
|
||||
|
||||
if (g_test_verbose())
|
||||
|
||||
Reference in New Issue
Block a user