Add tests for command_execution_time segment

This commit is contained in:
Dominik Ritter 2017-02-14 01:25:34 +01:00
commit edb51fcba3
2 changed files with 59 additions and 0 deletions

View file

@ -21,6 +21,7 @@ script:
- test/powerlevel9k.spec
- test/functions/utilities.spec
- test/functions/colors.spec
- test/segments/command_execution_time.spec
- test/segments/dir.spec
- test/segments/rust_version.spec
- test/segments/go_version.spec