chiark / gitweb /
Python module now supports the same authorization hash functions as C.
[disorder] / tests / Makefile.am
index 25084999d2835c739beb4fa3164910629aa5f351..9936f175f70fbc8a1c5579ad37c6c4936f711744 100644 (file)
@@ -1,3 +1,4 @@
+
 #
 # This file is part of DisOrder.
 # Copyright (C) 2004, 2005, 2007, 2008 Richard Kettlewell
@@ -26,7 +27,7 @@ disorder_udplog_DEPENDENCIES=../lib/libdisorder.a
 
 TESTS=cookie.py dbversion.py dump.py files.py play.py queue.py \
        recode.py search.py user-upgrade.py user.py aliases.py  \
-       schedule.py
+       schedule.py hashes.py
 
 TESTS_ENVIRONMENT=${PYTHON} -u