This commit is contained in:
16
.gitmodules
vendored
16
.gitmodules
vendored
@@ -1,20 +1,4 @@
|
||||
; [submodule "library/busted"]
|
||||
; path = library/busted
|
||||
; url = https://github.com/LuaCATS/busted
|
||||
; branch = main
|
||||
; [submodule "library/luassert"]
|
||||
; path = library/luassert
|
||||
; url = https://github.com/LuaCATS/luassert
|
||||
; branch = main
|
||||
; [submodule "library/luv"]
|
||||
; path = library/luv
|
||||
; url = https://github.com/LuaCATS/luv
|
||||
; branch = main
|
||||
[submodule "library/busted"]
|
||||
path = library/busted
|
||||
url = https://github.com/LuaCATS/busted
|
||||
branch = main
|
||||
[submodule "library/luassert"]
|
||||
path = library/luassert
|
||||
url = https://github.com/LuaCATS/luassert
|
||||
branch = main
|
||||
|
||||
Reference in New Issue
Block a user