X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=bin%2Ftest;h=9dec9f47290e9d039b8e98ba735e05a71468827e;hb=acce6b025875a86534be441b3996bc8761530fe6;hp=78fbb37fea09a5c96121a62684c3a588a1a91994;hpb=71e6767c9b4bd7bb1b7db47a274e95109dc7d19c;p=mudpy.git diff --git a/bin/test b/bin/test index 78fbb37..9dec9f4 100755 --- a/bin/test +++ b/bin/test @@ -1,8 +1,8 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -u"""Regression test script for the mudpy engine.""" +"""Regression test script for the mudpy engine.""" -# Copyright (c) 2004-2010 Jeremy Stanley . Permission +# Copyright (c) 2004-2011 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.