Add test description.
This commit is contained in:
parent
f438c2b690
commit
a8d6ab3079
@ -15,6 +15,12 @@
|
|||||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
|
"""
|
||||||
|
Test the style of toggle and radio buttons inside a palette. The buttons
|
||||||
|
contains only an icon and should be rendered similarly to the toolbar
|
||||||
|
controls. Ticket #2855.
|
||||||
|
"""
|
||||||
|
|
||||||
import gtk
|
import gtk
|
||||||
|
|
||||||
from sugar.graphics.palette import Palette
|
from sugar.graphics.palette import Palette
|
||||||
|
Loading…
Reference in New Issue
Block a user