Mock moving
This commit is contained in:
parent
dfcdcc296f
commit
0ac77cdb15
13 changed files with 219 additions and 528 deletions
4
tests/assets/suite/single-alt.js
Normal file
4
tests/assets/suite/single-alt.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
export default function singleAltTest() {
|
||||
console.log("This came from a single test!");
|
||||
return { status: 0 };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue