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

Commit 54b04f2

Browse files
committed
Infer integration tests under tests/
1 parent 4f6d2e0 commit 54b04f2

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

Cargo.toml

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

13-
[[test]]
14-
name = "callback"
15-
[[test]]
16-
name = "enumerate"
17-
[[test]]
18-
name = "evaluate"
19-
[[test]]
20-
name = "panic"
21-
[[test]]
22-
name = "rooting"
23-
[[test]]
24-
name = "runtime"
25-
[[test]]
26-
name = "typedarray"
27-
[[test]]
28-
name = "stack_limit"
29-
[[test]]
30-
name = "vec_conversion"
31-
3213
[lib]
3314
doctest = false
3415

0 commit comments

Comments
 (0)