Content-Length: 279063 | pFad | http://github.com/NativeScript/napi-android/commit/a3ad92cb767acbe5cd2155409b2215b18ab13caf

1F chore: cleanup logs in tests · NativeScript/napi-android@a3ad92c · GitHub
Skip to content

Commit a3ad92c

Browse files
committed
chore: cleanup logs in tests
1 parent 38e1763 commit a3ad92c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Diff for: test-app/app/src/main/assets/app/tests/numericConversionTests.js

-3
Original file line numberDiff line numberDiff line change
@@ -331,9 +331,6 @@ describe("Tests numeric conversions and constructor/method resolutions", functio
331331

332332
__log("TEST: TestIfNeedsToReturnLongItAlwaysReturnsLong3");
333333

334-
335-
console.log("LOADED CLASS", com.tns.tests.NumericConversions);
336-
337334
var N = com.tns.tests.NumericConversions.extend({
338335
hasToReturnLong : function(val) {
339336
return val;

Diff for: test-app/app/src/main/assets/app/tests/testNativeTimers.js

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ describe('native timer', () => {
3636
let calls = 0;
3737
const itv = setInterval(() => {
3838
calls++;
39-
console.log("{ CALLS", calls);
4039
}, 100);
4140
setTimeout(() => {
4241
clearInterval(itv);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/NativeScript/napi-android/commit/a3ad92cb767acbe5cd2155409b2215b18ab13caf

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy