removed windows and linux split subdir
This commit is contained in:
parent
83dda10fa8
commit
065b982734
280 changed files with 9053 additions and 426 deletions
7
.antidote/tests/functions/t_reset
Normal file
7
.antidote/tests/functions/t_reset
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/zsh
|
||||
#function t_reset {
|
||||
0=${(%):-%x}
|
||||
t_teardown
|
||||
t_setup
|
||||
source ${0:A:h:h:h}/antidote.zsh
|
||||
#}
|
||||
Loading…
Add table
Add a link
Reference in a new issue