mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-31 03:03:35 -07:00
Work with interface version hu
(previously forgot to change result=pass -> completed=yes) Copied from Perforce Change: 20575 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
1d4090b4b2
commit
a70a17cae2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
TEST_HEADER
|
||||
id = $HopeName: MMQA_test_function!132.c(trunk.4) $
|
||||
id = $HopeName: MMQA_test_function!132.c(trunk.5) $
|
||||
summary = low-memory reservoir tests with commit limit, part I
|
||||
language = c
|
||||
harness = 2.1
|
||||
|
|
@ -193,6 +193,6 @@ int main(void)
|
|||
stackpointer=&m; /* hack to get stack pointer */
|
||||
|
||||
easy_tramp(test);
|
||||
report("result", "pass");
|
||||
report("completed", "yes");
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue