mirror of
https://github.com/kristoferssolo/tree-sitter-bruno.git
synced 2026-02-04 14:32:08 +00:00
fix: query paths
This commit is contained in:
4
bindings/python/tests/test_binding.py
generated
4
bindings/python/tests/test_binding.py
generated
@@ -1,6 +1,8 @@
|
||||
from unittest import TestCase
|
||||
|
||||
import tree_sitter, tree_sitter_bruno
|
||||
import tree_sitter_bruno
|
||||
|
||||
import tree_sitter
|
||||
|
||||
|
||||
class TestLanguage(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user