From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 26 Nov 2008 15:42:28 -0800 Subject: [sup-talk] [PATCH] fix class name collision in testcases In-Reply-To: <1226425970-7997-1-git-send-email-rlane@club.cc.cmu.edu> References: <1226425970-7997-1-git-send-email-rlane@club.cc.cmu.edu> Message-ID: <1227742931-sup-1723@entry> Reformatted excerpts from Rich Lane's message of 2008-11-11: > 'rake test' was broken because both testcases' classes had the same > name and the setup method was overridden. This patch changes the class > name in test_mbox_parsing. Merged directly to master. Thanks! -- William