Delete wasm-bindgen-test-project-builder

No more tests use it!
This commit is contained in:
Alex Crichton
2018-08-06 11:48:34 -07:00
parent c82c8e7acb
commit b2977a4262
11 changed files with 21 additions and 2752 deletions

View File

@ -22,6 +22,3 @@ wasm-bindgen = { path = "../..", version = "0.2.15" }
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
wasm-bindgen-test = { path = '../test', version = '=0.2.15' }
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
wasm-bindgen-test-project-builder = { path = "../test-project-builder", version = '=0.2.15' }