Skip to content

Commit

Permalink
FSA: Migrate remove WPTs from file-system-access to fs
Browse files Browse the repository at this point in the history
Spec PR: whatwg/fs#9

Bug: 1114923
Change-Id: Ie52068e0053cf3a1b693e09c5623eb4b42dd6eb9
  • Loading branch information
a-sully authored and chromium-wpt-export-bot committed Dec 9, 2022
1 parent 10e1a37 commit 0939aa8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
<script src="/resources/testdriver-vendor.js"></script>
<script src="resources/test-helpers.js"></script>
<script src="resources/local-fs-test-helpers.js"></script>
<script src="script-tests/FileSystemBaseHandle-remove.js"></script>
<script src="../fs/script-tests/FileSystemBaseHandle-remove.js"></script>
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// META: script=resources/test-helpers.js
// META: script=../fs/resources/sandboxed-fs-test-helpers.js
// META: script=resources/sandboxed-fs-test-helpers.js
// META: script=script-tests/FileSystemBaseHandle-remove.js

0 comments on commit 0939aa8

Please sign in to comment.