From: Jeremy Stanley Date: Mon, 31 Jul 2017 14:49:09 +0000 (+0000) Subject: Use writeable element in show element test X-Git-Url: https://mudpy.org/gitweb?a=commitdiff_plain;h=44d7ebf92a4b697d8c1808ecd5f16ded32284a98;hp=44d7ebf92a4b697d8c1808ecd5f16ded32284a98;p=mudpy.git Use writeable element in show element test In preparation for being able to test the set command, switch the legacy element being shown to one which is not in a read-only file so that we'll be able to test altering it in a future change. ---