Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
00a3b1df
Commit
00a3b1df
authored
Oct 18, 2017
by
Kevin Atkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Address C.R. in t0250-files-api.sh.
License: MIT Signed-off-by:
Kevin Atkinson
<
k@kevina.org
>
parent
b5b61f75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
test/sharness/t0250-files-api.sh
test/sharness/t0250-files-api.sh
+2
-2
No files found.
test/sharness/t0250-files-api.sh
View file @
00a3b1df
...
...
@@ -572,7 +572,7 @@ tests_for_files_api() {
local
EXTRA
EXTRA
=
$1
test_expect_success
"can create some files for testing (
$
extra
)"
'
test_expect_success
"can create some files for testing (
$
EXTRA
)"
'
create_files
'
ROOT_HASH
=
QmcwKfTMCT7AaeiD92hWjnZn9b6eh9NxnhfSzN5x2vnDpt
...
...
@@ -581,7 +581,7 @@ tests_for_files_api() {
TRUNC_HASH
=
QmdaQZbLwK5ykweGdCVovNnvBom7QhikovDUVqTPHQG4L8
test_files_api
"(
$EXTRA
)"
test_expect_success
"can create some files for testing with raw-leaves (
$
extra
)"
'
test_expect_success
"can create some files for testing with raw-leaves (
$
EXTRA
)"
'
create_files --raw-leaves
'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment