This commit is contained in:
Krzosa Karol
2025-02-03 09:55:40 +01:00
parent e7a2a775b2
commit 6f31de5bf1
15 changed files with 123 additions and 153 deletions

View File

@@ -7,7 +7,6 @@ gb_read_only mt_tweak_t tweak_table[] = {
};
void run_all_tests(void) {
test_s8();
test_hash_table();
test_intern_table();
ui_test_text_replace();