diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2018-08-04 18:34:52 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2018-08-04 18:34:52 +0300 |
commit | 81fd69ae98337c20cb3e530d4efe13bec2fb3b20 (patch) | |
tree | 93e4abda8c346fd94fa63144cda01a719f5c8c0b /test/segments/command_execution_time.spec | |
parent | 518148383ecebe2536bf9db7c316c4e646cb5f8a (diff) |
Update shunit2 to newest version
Diffstat (limited to 'test/segments/command_execution_time.spec')
-rwxr-xr-x | test/segments/command_execution_time.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/segments/command_execution_time.spec b/test/segments/command_execution_time.spec index 65623a00..b47d3fc9 100755 --- a/test/segments/command_execution_time.spec +++ b/test/segments/command_execution_time.spec @@ -101,4 +101,4 @@ function testCommandExecutionTimeIsFormattedHumandReadbleForHourLongCommand() { assertEquals "%K{red} %F{yellow1%}Dur %f%F{yellow1}02:00:00 %k%F{red}%f " "$(build_left_prompt)" } -source shunit2/source/2.1/src/shunit2
\ No newline at end of file +source shunit2/shunit2
\ No newline at end of file |