mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 08:13:28 +03:00
Migrate this project to minio micro services code
This commit is contained in:
-11
@@ -1,11 +0,0 @@
|
||||
package mgo_test
|
||||
|
||||
func stop(pid int) (err error) {
|
||||
panicOnWindows() // Always does.
|
||||
return nil
|
||||
}
|
||||
|
||||
func cont(pid int) (err error) {
|
||||
panicOnWindows() // Always does.
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user