8000 Auto-generated commit · stdlib-js/ndarray-base-flags@07c8adf · GitHub
[go: up one dir, main page]

Skip to content

Commit 07c8adf

Browse files
committed
Auto-generated commit
1 parent 698c68e commit 07c8adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ tape( 'the function accepts minimal ndarray-like objects', function test( t ) {
133133
t.end();
134134
});
135135

136-
tape( 'the function supports returning a guaranteed copy of an input ndarray flags', function test( t ) {
136+
tape( 'the function supports returning a guaranteed copy of an input ndarray\'s flags', function test( t ) {
137137
var expected;
138138
var values;
139139
var out;

0 commit comments

Comments
 (0)
0