Add iOS triple mapping so tests can run
This commit is contained in:
parent
71386e5774
commit
d9d2236b09
@ -18,6 +18,7 @@ const OS_TABLE: &'static [(&'static str, &'static str)] = &[
|
||||
("darwin", "macos"),
|
||||
("dragonfly", "dragonfly"),
|
||||
("freebsd", "freebsd"),
|
||||
("ios", "ios"),
|
||||
("linux", "linux"),
|
||||
("mingw32", "windows"),
|
||||
("openbsd", "openbsd"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user