JavaScript Tests - sub status undefined, bug 369131, not part of the build

This commit is contained in:
bclary%bclary.com 2007-02-02 21:54:13 +00:00
Родитель 5ca0d1733f
Коммит 40479deb6d
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -435,3 +435,9 @@ sub expand_test_list_entry {
}
sub status {
print STDERR ("-#- ", @_ , "\n");
}