working on project class and implegmenting tests
This commit is contained in:
10
config.toml
10
config.toml
@@ -1,6 +1,8 @@
|
||||
[Competition]
|
||||
competition = "mycomp"
|
||||
catagory = "somecat"
|
||||
challenge = "somechal"
|
||||
producer = "testProd"
|
||||
competition = "testComp"
|
||||
catagory = "textCat"
|
||||
challenge = "testChal"
|
||||
|
||||
[Enviroment]
|
||||
data_dir = "/home/venus/code/ctf/"
|
||||
ctf_dir = "/home/venus/ctf"
|
||||
|
||||
Reference in New Issue
Block a user