Skip to content

Commit bd3d24e

Browse files
committed
test: update testcases
1 parent d4262d3 commit bd3d24e

File tree

16 files changed

+8
-656
lines changed

16 files changed

+8
-656
lines changed

scubatrace/file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from .clazz import Class
1515
from .function import Function
1616
from .identifier import Identifier
17-
from .statement import BlockStatement, SimpleStatement, Statement
17+
from .statement import BlockStatement, Statement
1818

1919
if TYPE_CHECKING:
2020
from .project import Project

tests/c/include/sub.h

Lines changed: 0 additions & 8 deletions
This file was deleted.

tests/c/sub.c

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/c/test.c

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)