remove splib tests
This commit is contained in:
@@ -16,10 +16,6 @@ package("splib")
|
||||
package:set("installdir", path.join(os.scriptdir(), package:plat(), package:arch(), package:mode()))
|
||||
end)
|
||||
|
||||
on_test(function (package)
|
||||
import("package.tools.xmake").test(package)
|
||||
end)
|
||||
|
||||
on_install(function (package)
|
||||
import("package.tools.xmake").install(package)
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user