diff options
Diffstat (limited to 'tests/specs/cache/performance_stats/hello.ts')
-rw-r--r-- | tests/specs/cache/performance_stats/hello.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/cache/performance_stats/hello.ts b/tests/specs/cache/performance_stats/hello.ts new file mode 100644 index 000000000..accefceba --- /dev/null +++ b/tests/specs/cache/performance_stats/hello.ts @@ -0,0 +1 @@ +console.log("Hello World"); |