Remove dead code in python test script 46/22246/2
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Fri, 30 May 2014 09:14:15 +0000 (11:14 +0200)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Fri, 30 May 2014 09:47:00 +0000 (11:47 +0200)
commitbd98e86a37b574acfb98f407bc007cdc018fb0a0
treee950aad300e22b639fd31d1dd82421f1f77cb0ca
parentff58c45a03bf2ed110821f8eba907a4a918dc06a
Remove dead code in python test script

[Bug/Feature]   There is no need to colorize logs by script anymore
                since it is done by console log backend.
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run tests, verify that logs are colored.

Change-Id: Ie9b0acfa230d4b59184ca662256a51a4fec00e43
tests/scripts/sc_test_parser.py