mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-04 22:09:08 +00:00
Rename test to open_file
This commit is contained in:
parent
d0b085fd7a
commit
2c676e144a
@ -31,7 +31,7 @@ Test(option, error)
|
||||
cr_assert_str_eq(option_get_error(), str);
|
||||
}
|
||||
|
||||
Test(option, read_file)
|
||||
Test(option, open_file)
|
||||
{
|
||||
char *str = "so much FUN";
|
||||
char *bad_file = "/tmp/BLEH";
|
||||
|
Loading…
Reference in New Issue
Block a user