From 07347dcaa361607a924178eff787177e8cca6d68 Mon Sep 17 00:00:00 2001 From: jakob Date: Wed, 12 Apr 2017 16:54:36 -0400 Subject: Expanded tests for the command-line interface. --- test/test_cli.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/test_cli.h') diff --git a/test/test_cli.h b/test/test_cli.h index e580236..f16c50b 100644 --- a/test/test_cli.h +++ b/test/test_cli.h @@ -20,3 +20,5 @@ #pragma once char *test_out_path(void); +char *test_vararg_index(void); +char *test_game_id(void); -- cgit v1.3