fixing windows bustage.
git-svn-id: svn://10.0.0.236/trunk@67597 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -591,7 +591,8 @@ int main(int argc, char **argv)
|
||||
#endif
|
||||
|
||||
#if 1
|
||||
using namespace JavaScript::Shell;
|
||||
using namespace JavaScript;
|
||||
using namespace Shell;
|
||||
|
||||
assert(testFactorial(world, 5) == 120);
|
||||
assert(testObjects(world, 5) == 5);
|
||||
|
||||
Reference in New Issue
Block a user