diff --git a/proto/wtools/amid/l3/image.test/Img.test.s b/proto/wtools/amid/l3/image.test/Img.test.s index 5196538..c35354e 100644 --- a/proto/wtools/amid/l3/image.test/Img.test.s +++ b/proto/wtools/amid/l3/image.test/Img.test.s @@ -9,7 +9,6 @@ if( typeof module !== 'undefined' ) let _ = require( '../../../Tools.s' ); _.include( 'wTesting' ); - debugger; require( '../image/entry/Img.s' );