Skip to content

Commit

Permalink
added ../common
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanTet committed Oct 30, 2023
1 parent 2ff58ac commit 3c4cc75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/test-url-revokeobjecturl.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
'use strict';

require('../common');

// Test ensures that the function receives the url argument.

const assert = require('node:assert');
Expand Down

0 comments on commit 3c4cc75

Please sign in to comment.