Add alias to ast
This commit is contained in:
@@ -194,6 +194,7 @@ static TestCase s_tests[] = {
|
||||
{"parser_bad_import_name", test_parser_bad_import_name},
|
||||
{"parser_imports", test_parser_imports},
|
||||
{"parser_public_imports", test_parser_public_imports},
|
||||
{"parser_alias_simple", test_parser_alias_simple},
|
||||
{"log_error", test_log_error},
|
||||
{"log_on_line", test_log_on_line},
|
||||
{"log_on_line_variadic", test_log_on_line_variadic},
|
||||
|
||||
Reference in New Issue
Block a user