mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 10:59:13 +00:00
tests: move integration tests to separate modules (#16816)
This commit is contained in:
parent
0c0af67f89
commit
7e0c558187
55 changed files with 19561 additions and 19452 deletions
|
@ -1,6 +0,0 @@
|
|||
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
// The tests exist in a sub folder instead of as separate files in
|
||||
// this directory so that cargo doesn't compile each file as a new crate.
|
||||
|
||||
mod integration;
|
Loading…
Add table
Add a link
Reference in a new issue