daltonserey / tst

Students assignments testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is the command delete working?

mirnacarelli opened this issue · comments

I runned the commands sequence below and the tst didn't remove the activity "mc1" from system.
tst checkout mc1
Activity successfully checked out
Target directory: mc1
cd mc1/
tst delete
Activity successfully deleted
cd ..
rm -rf mc1/
tst checkout mc1
Activity successfully checked out
Target directory: mc1