Skip to content

Commit cd376c5

Browse files
committed
newline added at end of test.native.js
1 parent 6cbbb2c commit cd376c5

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/minmaxabs/test

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/minmaxabs/test/test.native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ tape( 'the function returns the minimum and maximum absolute values', opts, func
125125
t.strictEqual( v[ 1 ], 4.2, 'returns max value' );
126126

127127
t.end();
128-
});
128+
});

0 commit comments

Comments
 (0)