Add unit test

This commit is contained in:
Alex Ling
2020-02-25 19:00:10 +00:00
parent 46b36860d1
commit bc75f4d336
5 changed files with 88 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
require "spec"
require "../src/context"
require "../src/server"