Skip to content

Commit b8a7aaf

Browse files
authored
Update test.ndarray.js
Signed-off-by: JaySoni1 <[email protected]>
1 parent 512c5ce commit b8a7aaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/lapack/base/dge-trans/test/test.ndarray.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ tape( 'the function supports specifying strides', function test( t ) {
182182
t.end();
183183
});
184184

185-
// Example of a properly indented block with tabs - fixing lines that caused errors
186185
tape( 'the function supports negative strides', function test( t ) {
187186
var expected;
188187
var x;

0 commit comments

Comments
 (0)