Command SYNC not working?

I’m testing sync command and I’m not sure if I’m making all right…

I want to sync ACD:Kodi to GD:Kodi, and I run “rclone sync ACD:Kodi GD:Kodi”

But I saw that if I create some file or some folder in GD:Kodi, it’s not deleted

For example

ACD:Kodi
-FolderA
-FolderB
-FolderC

GD:Kodi
-FolderA
-FolderB
-FolderC
-FolderTEST

If I run sync command, FolderTEST not delete, is normal?

https://github.com/ncw/rclone/issues/100

Just noticed from another thread that there is a temporary workaround: https://rclone.org/commands/rclone_rmdirs/