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 Mar 8, 2018
1 parent 5891e73 commit c97c4c7
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,31 +10,6 @@ license = "MPL-2.0"
[build-dependencies]
cmake = "0.1"

[[test]]
name = "callback"
[[test]]
name = "capture_stack"
[[test]]
name = "custom_auto_rooter"
[[test]]
name = "custom_auto_rooter_macro"
[[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 c97c4c7

Please sign in to comment.