Avoid recompiling test languages when possible

This commit is contained in:
Max Brunsfeld 2016-03-03 12:05:04 -08:00
parent c0595c21c5
commit bc8df9f5c5
9 changed files with 145 additions and 169 deletions

View file

@ -6,7 +6,7 @@
#include "helpers/tree_helpers.h"
#include "helpers/spy_debugger.h"
#include "helpers/spy_input.h"
#include "helpers/test_languages.h"
#include "helpers/load_language.h"
START_TEST