Skip to content

Commit ccbb58f

Browse files
chu11mergify[bot]
authored andcommitted
testsuite: remove out of place comments
Problem: Some comments felt out of place, as the test file has changed so much since its initial creation. It was also cut and pasted into another file. Solution: Remove those comments.
1 parent 69566c7 commit ccbb58f

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

t/t2260-job-list.t

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@ wait_jobid_state() {
3232
return 0
3333
}
3434

35-
#
36-
# job list tests
37-
#
38-
# these tests come first, as we do not want job submissions below to
39-
# interfere with expected results
40-
#
41-
4235
# submit a whole bunch of jobs for job list testing
4336
#
4437
# - the first loop of job submissions are intended to have some jobs run

t/t2261-job-list-update.t

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ wait_jobid_state() {
2929
return 0
3030
}
3131

32-
#
33-
# job list tests
34-
#
35-
# these tests come first, as we do not want job submissions below to
36-
# interfere with expected results
37-
#
38-
3932
# submit a whole bunch of jobs for job list testing
4033
#
4134
# - the first loop of job submissions are intended to have some jobs run

0 commit comments

Comments
 (0)