diff options
| author | Johan Dahlin <jdahlin@async.com.br> | 2008-04-08 18:15:55 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-04-08 18:15:55 +0000 |
| commit | efa7a0085d93f6ee10bad7981f7e1953243b4479 (patch) | |
| tree | 7d840961b9f2d89a7b16c533f6565d413c8d556f /ChangeLog | |
| parent | 09dbce7d1a3a5591d85d061da40c462ee1d2f534 (diff) | |
| download | pygobject-efa7a0085d93f6ee10bad7981f7e1953243b4479.tar.gz pygobject-efa7a0085d93f6ee10bad7981f7e1953243b4479.tar.xz pygobject-efa7a0085d93f6ee10bad7981f7e1953243b4479.zip | |
Fix a typo Update the tests after the latest "refactoring". The testsuite
2008-04-08 Johan Dahlin <jdahlin@async.com.br>
* gobject/option.py: Fix a typo
* tests/test_option.py:
Update the tests after the latest "refactoring".
The testsuite should run fine now again, finally.
svn path=/trunk/; revision=770
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-04-08 Johan Dahlin <jdahlin@async.com.br> + + * gobject/option.py: Fix a typo + * tests/test_option.py: + Update the tests after the latest "refactoring". + The testsuite should run fine now again, finally. + 2008-04-08 Johan Dahlin <johan@gnome.org> * tests/test_gio.py (TestOutputStream.testWriteAsyncError): |
