Skip to content

Commit 813b38a

Browse files
committed
test: simplify test structure
1 parent d710c0d commit 813b38a

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
name = "preprocess_cpp_c"
22

3-
[library]
4-
include-dir = ["src"]
5-
63
[[executable]]
74
name = "main"
85
main = "main.c"
96

107
[preprocess]
118
[preprocess.cpp]
129
macros = ["VAL"]
13-
suffixes = ["F90", "f90", "h", "c"]
14-
directories = ["src", "app"]

example_packages/preprocess_cpp_c/src/stub.c

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)