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

Commit

Permalink
Infer integration tests under tests/
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok committed Nov 28, 2017
1 parent 4f6d2e0 commit 54b04f2
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,6 @@ license = "MPL-2.0"
[build-dependencies]
cmake = "0.1"

[[test]]
name = "callback"
[[test]]
name = "enumerate"
[[test]]
name = "evaluate"
[[test]]
name = "panic"
[[test]]
name = "rooting"
[[test]]
name = "runtime"
[[test]]
name = "typedarray"
[[test]]
name = "stack_limit"
[[test]]
name = "vec_conversion"

[lib]
doctest = false

Expand Down

0 comments on commit 54b04f2

Please sign in to comment.