diff options
Diffstat (limited to 'Pb/Break/__init__.py')
| -rwxr-xr-x | Pb/Break/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Pb/Break/__init__.py b/Pb/Break/__init__.py index 9f5dba5..eced793 100755 --- a/Pb/Break/__init__.py +++ b/Pb/Break/__init__.py @@ -18,7 +18,7 @@ _header_offset = 2000 _default_breakmode = "subtle" class PbBreak(Pb): #FIXME in db gallery - _test_params = { + example_params = { "url" : "http://i.asdf.us/im/de/HolyMountain2_1322275112_seamonkey.gif", "breaktype" : "RGB_WASH", "finalformat" : "png", |
