Skip to content

Commit

Permalink
Move all tests using import assertions to files named as such
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo authored and ptomato committed Jul 17, 2023
1 parent 9d7eb80 commit 7ef1833
Show file tree
Hide file tree
Showing 105 changed files with 42 additions and 42 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-arrow-assignment-expression.template
/*---
description: ImportCall trailing comma following first parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-arrow-assignment-expression.template
/*---
description: ImportCall trailing comma following second parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-arrow.template
/*---
description: ImportCall trailing comma following first parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-arrow.template
/*---
description: ImportCall trailing comma following second parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-async-arrow-fn-await.template
/*---
description: ImportCall trailing comma following first parameter (nested in async arrow function)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-async-arrow-fn-await.template
/*---
description: ImportCall trailing comma following second parameter (nested in async arrow function)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-async-arrow-fn-return-await.template
/*---
description: ImportCall trailing comma following first parameter (nested in async arrow function, returned)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-async-arrow-fn-return-await.template
/*---
description: ImportCall trailing comma following second parameter (nested in async arrow function, returned)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-async-function-await.template
/*---
description: ImportCall trailing comma following first parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-async-function-await.template
/*---
description: ImportCall trailing comma following second parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-async-function.template
/*---
description: ImportCall trailing comma following first parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-async-function.template
/*---
description: ImportCall trailing comma following second parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-async-function-return-await.template
/*---
description: ImportCall trailing comma following first parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-async-function-return-await.template
/*---
description: ImportCall trailing comma following second parameter (nested arrow syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-async-generator-await.template
/*---
description: ImportCall trailing comma following first parameter (nested in async generator, awaited)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-async-generator-await.template
/*---
description: ImportCall trailing comma following second parameter (nested in async generator, awaited)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-block.template
/*---
description: ImportCall trailing comma following first parameter (nested block syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-block.template
/*---
description: ImportCall trailing comma following second parameter (nested block syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-block-labeled.template
/*---
description: ImportCall trailing comma following first parameter (nested block syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-block-labeled.template
/*---
description: ImportCall trailing comma following second parameter (nested block syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-do-while.template
/*---
description: ImportCall trailing comma following first parameter (nested do while syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-do-while.template
/*---
description: ImportCall trailing comma following second parameter (nested do while syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-else-braceless.template
/*---
description: ImportCall trailing comma following first parameter (nested else syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-else-braceless.template
/*---
description: ImportCall trailing comma following second parameter (nested else syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-else.template
/*---
description: ImportCall trailing comma following first parameter (nested else syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-else.template
/*---
description: ImportCall trailing comma following second parameter (nested else syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-function.template
/*---
description: ImportCall trailing comma following first parameter (nested function syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-function.template
/*---
description: ImportCall trailing comma following second parameter (nested function syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-function-return.template
/*---
description: ImportCall trailing comma following first parameter (nested function syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-function-return.template
/*---
description: ImportCall trailing comma following second parameter (nested function syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-if-braceless.template
/*---
description: ImportCall trailing comma following first parameter (nested if syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-if-braceless.template
/*---
description: ImportCall trailing comma following second parameter (nested if syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-if.template
/*---
description: ImportCall trailing comma following first parameter (nested if syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-if.template
/*---
description: ImportCall trailing comma following second parameter (nested if syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-while.template
/*---
description: ImportCall trailing comma following first parameter (nested while syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-while.template
/*---
description: ImportCall trailing comma following second parameter (nested while syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-with-expression.template
/*---
description: ImportCall trailing comma following first parameter (nested with syntax in the expression position)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-with-expression.template
/*---
description: ImportCall trailing comma following second parameter (nested with syntax in the expression position)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/nested-with.template
/*---
description: ImportCall trailing comma following first parameter (nested with syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/nested-with.template
/*---
description: ImportCall trailing comma following second parameter (nested with syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-first.case
// - src/dynamic-import/import-assertions-trailing-comma-first.case
// - src/dynamic-import/syntax/valid/top-level.template
/*---
description: ImportCall trailing comma following first parameter (top level syntax)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file was procedurally generated from the following sources:
// - src/dynamic-import/trailing-comma-second.case
// - src/dynamic-import/import-assertions-trailing-comma-second.case
// - src/dynamic-import/syntax/valid/top-level.template
/*---
description: ImportCall trailing comma following second parameter (top level syntax)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7ef1833

Please sign in to comment.