Parse SS URL with much cleaner URL struct methods

This commit is contained in:
Rainux Luo
2017-01-07 06:54:31 +08:00
parent 97801c4ee6
commit faf029c7f7
4 changed files with 34 additions and 64 deletions

View File

@ -7,6 +7,7 @@
//
import XCTest
@testable import ShadowsocksX_NG
class UtilsTests: XCTestCase {