Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Sep 26, 2009
1 parent 6749a5b commit 8d6f9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/pmc/function_hll.t
Expand Up @@ -106,7 +106,7 @@ Tests C<LuaFunction> PMC
.end

.sub 'load_from_pbc_2'
load_bytecode 'languages/lua/lua.pbc'
load_bytecode 'lua/lua.pbc'
lua_openlibs()
$P1 = get_hll_global '_G'
.const 'LuaString' k_print = 'print'
Expand Down

0 comments on commit 8d6f9e7

Please sign in to comment.