AviFS / tio-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Tests

AviFS opened this issue · comments

Make tests to check all the functions are working right.

For example:

n == general.makeLink(general.parseLink(n))
n == general.parseLink(general.makeLink(n))