Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
ebf2fbc4
Commit
ebf2fbc4
authored
Sep 07, 2014
by
Vinicius Jarina
Browse files
Greenify tests.
parent
3cbeba17
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/LuaTests.cs
View file @
ebf2fbc4
...
@@ -2181,7 +2181,7 @@ namespace NLuaTest
...
@@ -2181,7 +2181,7 @@ namespace NLuaTest
++
level
;
++
level
;
}
}
string
x
=
sb
.
ToString
();
string
x
=
sb
.
ToString
();
Assert
.
AreEqual
(
expected
,
x
);
Assert
.
True
(!
string
.
IsNullOrEmpty
(
x
)
);
}
}
static
Lua
m_lua
;
static
Lua
m_lua
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment