1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

tests: run tests on plugins only if the plugins are enabled and compiled

This commit is contained in:
Sébastien Helleu
2020-05-17 15:29:06 +02:00
parent a489fa6eb4
commit 62ccee9505
8 changed files with 83 additions and 105 deletions
-1
View File
@@ -59,7 +59,6 @@ extern "C"
/* import tests from libs */
/* core */
IMPORT_TEST_GROUP(Plugins);
IMPORT_TEST_GROUP(CoreArraylist);
IMPORT_TEST_GROUP(CoreCalc);
IMPORT_TEST_GROUP(CoreCrypto);