cryptonas/plugins/system_preferences/unittests.py

9 lines
221 B
Python
Raw Normal View History

2006-11-06 17:05:00 +01:00
import WebInterfaceTestClass
class unittests(WebInterfaceTestClass.WebInterfaceTestClass):
def test_preferences_overview(self):
self.cmd.go(self.URL + "system_preferences?weblang=en")
self.cmd.find("Preferences")