Skip to content

Commit

Permalink
issue #8 initial attempt to get the tests running
Browse files Browse the repository at this point in the history
  • Loading branch information
Dibyendu Majumdar committed Oct 8, 2016
1 parent a6bb93e commit 0497c7b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions lua5.1-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ or a defect in LuaJIT.

Example of excluded test:
```
if not jit then
-- FIXME tests fail in LuaJIT
dofile('main.lua')
end
-- FIXME tests fail in LuaJIT
-- dofile('main.lua')
```

0 comments on commit 0497c7b

Please sign in to comment.