Random: Various updates and improvements.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
###
|
||||
# Copyright (c) 2010, Terence Simpson <tsimpson@ubuntu.com>
|
||||
# Copyright (c) 2010, Terence Simpson
|
||||
# Copyright (c) 2021, Krytarik Raido
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
@ -25,13 +26,9 @@
|
||||
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
###
|
||||
|
||||
from supybot.test import *
|
||||
|
||||
class RandomTestCase(PluginTestCase):
|
||||
plugins = ('Random',)
|
||||
|
||||
|
||||
# vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79:
|
||||
|
Reference in New Issue
Block a user