Skip to content

Commit

Permalink
fixed shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
hcsturix74 committed Oct 19, 2015
1 parent 7003a42 commit 9600663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unqlite_teletests.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/local/bin/lua5.1
#!/usr/bin/env lua

----------------------------------------------------------------------------
-- These tests use lua telescope (https://github.com/norman/telescope)
Expand Down

0 comments on commit 9600663

Please sign in to comment.