diff --git a/Lexic/test/vocab.c b/Lexic/test/vocab.c index 67ba1c2..71514e5 100644 --- a/Lexic/test/vocab.c +++ b/Lexic/test/vocab.c @@ -24,7 +24,6 @@ static bool ReportResult(char *msg, bool result) { } bool VocabularyMakeTests(){ - return false; #ifdef VERBOSE printf("[!] Starting Vocabulary Make Tests\n"); #endif