This commit is contained in:
zach%zachlipton.com 2006-09-29 23:25:09 +00:00
Родитель 87ede48940
Коммит b8c3274634
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -109,7 +109,6 @@ ORDER BY tsg.sort_order ASC, t.testcase_id ASC
# Check whether we have test results for the current test that correspond
# to the provided platform, build_id, and user(optional).
#########################################################################
memoize('is_completed');
sub is_completed {
my $self = shift;
my $platform = shift;