Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit c97c4c7

Browse files
committed
Infer integration tests under tests/
1 parent 5891e73 commit c97c4c7

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

Cargo.toml

-25
Original file line numberDiff line numberDiff line change
@@ -10,31 +10,6 @@ license = "MPL-2.0"
1010
[build-dependencies]
1111
cmake = "0.1"
1212

13-
[[test]]
14-
name = "callback"
15-
[[test]]
16-
name = "capture_stack"
17-
[[test]]
18-
name = "custom_auto_rooter"
19-
[[test]]
20-
name = "custom_auto_rooter_macro"
21-
[[test]]
22-
name = "enumerate"
23-
[[test]]
24-
name = "evaluate"
25-
[[test]]
26-
name = "panic"
27-
[[test]]
28-
name = "rooting"
29-
[[test]]
30-
name = "runtime"
31-
[[test]]
32-
name = "typedarray"
33-
[[test]]
34-
name = "stack_limit"
35-
[[test]]
36-
name = "vec_conversion"
37-
3813
[lib]
3914
doctest = false
4015

0 commit comments

Comments
 (0)