Skip to content

Commit

Permalink
useless commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin-Frost committed Jun 14, 2021
1 parent 49ab040 commit 7fca707
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ tests
testStatusSetter

testrunner status: 'executing'.
self assert: testrunner status equals: 'executing'.
self assert: testrunner status equals: 'asd'.
testrunner status: 'unexecuted'.
self assert: watcher internalStatusMessage equals: watcher class notExecutedText
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"testProgressSettingNil" : "be 6/19/2019 17:01",
"testRunTestSuite" : "be 6/19/2019 17:15",
"testRunTests" : "be 6/19/2019 17:15",
"testStatusSetter" : "ClassTest 6/2/2021 17:58",
"testStatusSetter" : "BF 6/14/2021 11:08",
"testTestResult" : "vxr 7/10/2019 15:58",
"testTestResultsAccessors" : "be 6/19/2019 17:08",
"testTestResultsSettingNil" : "be 6/19/2019 17:08",
Expand Down

0 comments on commit 7fca707

Please sign in to comment.