Separate spec helpers files for compiler and runtime specs

This commit is contained in:
Max Brunsfeld 2014-03-08 15:26:27 -08:00
parent b167ee84fa
commit 142671c177
24 changed files with 99 additions and 71 deletions

View file

@ -1,4 +1,4 @@
#include "spec_helper.h"
#include "runtime_spec_helper.h"
extern ts_parse_config ts_parse_config_arithmetic;