Files
blender/tests/python
Dalai Felinto 505cc694b3 Layer Unittesting: pep8 2/2
Mass replacing the common code of all tests

```
echo "Fixing $1"

ed "$1" <<'EOF'
1,/Testing/d
i

from render_layer_common import *
import unittest
import os
import sys

sys.path.append(os.path.dirname(__file__))

.
w
q
EOF
```

Using line-width of 120
2017-03-22 15:27:47 +01:00
..
2017-03-22 15:27:47 +01:00
2015-02-13 16:17:00 +11:00
2016-02-01 00:47:10 +11:00
2017-03-19 03:57:40 +11:00
2016-02-01 00:47:10 +11:00
2016-08-01 11:02:01 +10:00
2016-02-01 00:47:10 +11:00