Rebase dev 2.0
This commit is contained in:
11
test/lpi_plus/test_config/spec.toml
Normal file
11
test/lpi_plus/test_config/spec.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
# stellar_plugin.toml
|
||||
#
|
||||
[[module]]
|
||||
path = ""
|
||||
init = "lpi_plus_init"
|
||||
exit = "lpi_plus_exit"
|
||||
|
||||
[[module]]
|
||||
path = ""
|
||||
init = "gtest_lpip_module_init"
|
||||
exit = "gtest_lpip_module_exit"
|
||||
Reference in New Issue
Block a user