mirror of
https://github.com/zhigang1992/SwiftParsec.git
synced 2026-05-14 04:59:53 +08:00
Instead of centralizing the listing of Linux test methods in LinuxMain.swift put them in class extensions. It will be easier to manage and make sure no method is forgotten.