* tests/grub_cmd_date.in: New test for datetime.
This commit is contained in:
parent
f9d4005539
commit
e3734b84cf
3 changed files with 22 additions and 0 deletions
|
@ -674,6 +674,12 @@ script = {
|
|||
common = tests/grub_cmd_regexp.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = grub_cmd_date;
|
||||
common = tests/grub_cmd_date.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = grub_script_expansion;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue