not command (!) support
This commit is contained in:
parent
35ee15e09a
commit
1bce65c7b1
4 changed files with 93 additions and 5 deletions
|
@ -531,6 +531,12 @@ script = {
|
|||
common = tests/grub_script_expansion.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = grub_script_not;
|
||||
common = tests/grub_script_not.in;
|
||||
};
|
||||
|
||||
program = {
|
||||
testcase;
|
||||
name = example_unit_test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue