From f426b61e7c439a1c5b1fbdd8ad9809d206ce1916 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Wed, 13 Dec 2017 12:21:13 -0800 Subject: [PATCH] Fix expectation around preproc directive in C error test --- test/fixtures/error_corpus/c_errors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/error_corpus/c_errors.txt b/test/fixtures/error_corpus/c_errors.txt index 25d819d1..1b31c4ae 100644 --- a/test/fixtures/error_corpus/c_errors.txt +++ b/test/fixtures/error_corpus/c_errors.txt @@ -35,7 +35,7 @@ int c; (linkage_specification (string_literal) (declaration_list - (ERROR) + (preproc_call (preproc_directive)) (function_definition (primitive_type) (function_declarator (identifier) (parameter_list))