mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
test: try handle cntr-c another way
This commit is contained in:
@@ -75,6 +75,7 @@ namespace OpenSim.Framework.Console
|
||||
public string PasswdPrompt(string p) { return ""; }
|
||||
|
||||
public void ReadConfig(IConfigSource configSource) { }
|
||||
public void SetCntrCHandler(OnCntrCCelegate handler) { }
|
||||
}
|
||||
|
||||
public class MockCommands : ICommands
|
||||
|
||||
Reference in New Issue
Block a user