Revert "test: test lint-action (wordt gerevert)"
This reverts commit 50ccf00777
.
This commit is contained in:
parent
6e0f527b1f
commit
ccbdd9bce4
1 changed files with 0 additions and 8 deletions
8
test.ts
8
test.ts
|
@ -1,8 +0,0 @@
|
||||||
async function test_Function() {
|
|
||||||
return 1 + 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
for (let index = 0; index < 100; index++) {
|
|
||||||
await test_Function();
|
|
||||||
const a = 'test';
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue