X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=bin%2Ftest;h=a86ddc65b318572e04923356e0d551d45a7ef6ea;hp=0ec35440d72e0d48c61588e3b1b353fafa758da1;hb=b6b6478cf56b8d0defd158868c91f88c150313ed;hpb=a4a7fabfdfe68676346e9f9d44daf1c91b23ab96 diff --git a/bin/test b/bin/test index 0ec3544..a86ddc6 100755 --- a/bin/test +++ b/bin/test @@ -1,8 +1,7 @@ #!/usr/bin/env python -# -*- coding: utf-8 -*- """Regression test script for the mudpy engine.""" -# Copyright (c) 2004-2013 Jeremy Stanley . Permission +# Copyright (c) 2004-2015 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software.