Update grammar.asl test

A couple of small updates.
This commit is contained in:
Robert Moore 2015-12-18 09:28:03 -08:00
parent 725c094f1a
commit 05069fc75f

View File

@ -1280,6 +1280,10 @@ DefinitionBlock (
Store ("****** There were errors during the execution of the test ******", Debug)
}
// Flush all notifies
Sleep (250)
//
// Last Test
//
@ -1922,8 +1926,6 @@ DefinitionBlock (
}
})
/* Parser thinks this is a method invocation!! */
Store (RefOf (MAIN), Local5)
// For this to work, ABCD must NOT exist.