Started work on bash style history
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
int main(void)
|
||||
{
|
||||
register_history_tests();
|
||||
register_prof_history_tests();
|
||||
register_contact_list_tests();
|
||||
register_util_tests();
|
||||
run_suite();
|
||||
|
||||
Reference in New Issue
Block a user