mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 15:29:32 +07:00
Travis + Butler test
This commit is contained in:
@ -78,12 +78,6 @@ class BasicTests {
|
||||
UncivGame.Current.settings = GameSettings().apply { language = "Italian" }
|
||||
}
|
||||
|
||||
// @Test // This should NOT run as part of the test suite!
|
||||
// fun tryUnzip(){
|
||||
// Zip.extractFolder("""C:\Users\LENOVO\Downloads\Rebuild.rar""")
|
||||
// Zip.downloadAndExtract("/Mods/Reasoures.zip", FileHandle("""C:\Users\LENOVO\Downloads"""))
|
||||
// Zip.downloadAndExtract("https://github.com/yairm210/Unciv-IV-mod/archive/master.zip", FileHandle("""C:\Users\LENOVO\Downloads"""))
|
||||
// }
|
||||
|
||||
// @Test // This should NOT run as part of the test suite!
|
||||
// fun tryGetGithubTopicInfo(){
|
||||
|
Reference in New Issue
Block a user