File: test.lua

package info (click to toggle)
lua-apr 0.23.2.dfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,020 kB
  • ctags: 1,075
  • sloc: ansic: 8,836; makefile: 157; sh: 20
file content (2 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (3)
1
2
package.path = package.path .. ";?/init.lua"
require "apr.test" ()