Re-arrange test module hierarchy
Tests were written with a very flat module hierarchy which made them a bit confusing to navigate. This commit moves everything under a common `Test.*` hierarchy.
Showing
test/Test/API.hs
0 → 100644
Please register or sign in to comment