1
# Copyright (C) 2009 Robert Collins <robertc@robertcollins.net>
2
# Licenced under the txaws licence available at /LICENSE in the txaws source.
4
from twisted.trial.unittest import TestCase
7
class UITests(TestCase):
10
# Really need some, but UI testing hurts my brain.