X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=naja%2Fconstants.py;h=486eacbf86033171e4d91d355890c783f1eb5515;hb=a1c561e26fae79ce8a9570c9404975a8a0367d65;hp=5cde1452eacb714a72d7925fddefd7b0fe1290ae;hpb=5cf4ebcfa0ac4f6a947992dc7871a124913b4671;p=naja.git diff --git a/naja/constants.py b/naja/constants.py index 5cde145..486eacb 100644 --- a/naja/constants.py +++ b/naja/constants.py @@ -159,5 +159,5 @@ TUNES = ( # Puzzles, because resources can't give us file lists PUZZLES = ( 'chess', - 'test' + 'marathon', )