Fix halt_on_error tests
This commit is contained in:
parent
34349f9cbb
commit
a6cf2e87e7
3 changed files with 8 additions and 3 deletions
|
|
@ -34,7 +34,6 @@ for (auto &language_name : test_languages) {
|
|||
TSDocument *document;
|
||||
const bool debug_graphs_enabled = getenv("TREE_SITTER_ENABLE_DEBUG_GRAPHS");
|
||||
|
||||
|
||||
before_each([&]() {
|
||||
record_alloc::start();
|
||||
document = ts_document_new();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue