mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
Update svn properties. Minor formatting cleanup.
This commit is contained in:
@@ -31,7 +31,8 @@ namespace OpenSim.TestSuite
|
||||
{
|
||||
public class Utils
|
||||
{
|
||||
enum Result {
|
||||
enum Result
|
||||
{
|
||||
Fail = 0,
|
||||
Pass = 1,
|
||||
Skip = 3
|
||||
|
||||
Reference in New Issue
Block a user