diff options
Diffstat (limited to 'test/snippets/_auth.js')
-rw-r--r-- | test/snippets/_auth.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/snippets/_auth.js b/test/snippets/_auth.js new file mode 100644 index 000000000..407090812 --- /dev/null +++ b/test/snippets/_auth.js @@ -0,0 +1 @@ +export default "hi"; |