chore: add stub test file

This commit is contained in:
Marvin Hagemeister 2024-07-11 09:23:23 +02:00
parent 0337a7efbf
commit ae6e677fe8

View File

@ -0,0 +1,5 @@
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
// Empty file to make check_test_glob happy. The Dirent API
// should not be consumed directly, but rather as a result of
// fs.readdir and fs.readdirSync