-rename file for consistency
This commit is contained in:
parent
427417b835
commit
e7fa97cc87
@ -74,6 +74,7 @@ libtalertesting_la_SOURCES = \
|
|||||||
testing_api_cmd_recoup_refresh.c \
|
testing_api_cmd_recoup_refresh.c \
|
||||||
testing_api_cmd_refund.c \
|
testing_api_cmd_refund.c \
|
||||||
testing_api_cmd_refresh.c \
|
testing_api_cmd_refresh.c \
|
||||||
|
testing_api_cmd_reserve_get.c \
|
||||||
testing_api_cmd_reserve_history.c \
|
testing_api_cmd_reserve_history.c \
|
||||||
testing_api_cmd_reserve_status.c \
|
testing_api_cmd_reserve_status.c \
|
||||||
testing_api_cmd_revoke.c \
|
testing_api_cmd_revoke.c \
|
||||||
@ -84,7 +85,6 @@ libtalertesting_la_SOURCES = \
|
|||||||
testing_api_cmd_signal.c \
|
testing_api_cmd_signal.c \
|
||||||
testing_api_cmd_sleep.c \
|
testing_api_cmd_sleep.c \
|
||||||
testing_api_cmd_stat.c \
|
testing_api_cmd_stat.c \
|
||||||
testing_api_cmd_status.c \
|
|
||||||
testing_api_cmd_transfer_get.c \
|
testing_api_cmd_transfer_get.c \
|
||||||
testing_api_cmd_wait.c \
|
testing_api_cmd_wait.c \
|
||||||
testing_api_cmd_wire.c \
|
testing_api_cmd_wire.c \
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
<http://www.gnu.org/licenses/>
|
<http://www.gnu.org/licenses/>
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
* @file testing/testing_api_cmd_status.c
|
* @file testing/testing_api_cmd_reserve_get.c
|
||||||
* @brief Implement the GET /reserve/$RID test command.
|
* @brief Implement the GET /reserve/$RID test command.
|
||||||
* @author Marcello Stanisci
|
* @author Marcello Stanisci
|
||||||
*/
|
*/
|
Loading…
Reference in New Issue
Block a user