Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit74ae6f6

Browse files
committed
rm comments
1 parent5b237d9 commit74ae6f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎test/rewire.test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ describe("rewire", function () {
3232
expect(coffeeModule.readFileSync()).to.be("It works!");
3333
});
3434
it("should keep src variable in function scope",function(){
35-
//expect(src).to.be(undefined);
36-
// detectStrictMode();
37-
// console.dir(global);
3835
expect(global.src).to.be(undefined);
3936
});
4037
});

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp