From 17d73bb73f4396c22ca24c3839a5449f5e28b4e5 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 13 Apr 2021 04:05:44 +0300 Subject: Housekeeping Moved tests out of routes.rs into their own file Learned how to use lib.rs, now we have cargo doc support as well --- tester.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tester.sh') diff --git a/tester.sh b/tester.sh index 71e6ae6..67b997a 100755 --- a/tester.sh +++ b/tester.sh @@ -13,7 +13,7 @@ curl --request POST \ http://localhost:8080/register ## new registration request -## should fail because foobar is not a student +## this student can hold a gradecoin account curl --request POST \ --header 'Content-Type: application/json' \ --data '{ -- cgit v1.2.3-70-g09d2