diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2018-08-06 01:17:23 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2018-08-06 01:17:23 +0300 |
commit | aca20ae4630e5ba7c1c1226b8c4570239133f06f (patch) | |
tree | 6c5cb038aa41105f248f341370fb6e508a0cbf7b /test/functions/colors.spec | |
parent | 571a859413866897cf962396f02f65a288f677ac (diff) | |
parent | ba353caa989463204ad18498da854a9702112e70 (diff) |
Merge branch 'add_tests' into prepare_066
Diffstat (limited to 'test/functions/colors.spec')
-rwxr-xr-x | test/functions/colors.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functions/colors.spec b/test/functions/colors.spec index 61a40087..bb06b719 100755 --- a/test/functions/colors.spec +++ b/test/functions/colors.spec @@ -39,4 +39,4 @@ function testIsSameColorDoesNotYieldNotEqualColorsTruthy() { } -source shunit2/source/2.1/src/shunit2 +source shunit2/shunit2 |