Skip to content

Commit 73b99f3

Browse files
author
David Cavazos
committed
modify package
1 parent 2035417 commit 73b99f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tpu/test/tpu.test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
'use strict';
1818

19+
// TODO: remove this comment, used to trigger tests only
20+
1921
const assert = require('node:assert/strict');
2022
const {beforeEach, afterEach, describe, it} = require('mocha');
2123
const sinon = require('sinon');

0 commit comments

Comments
 (0)