Rule Matches, but nothing happening

I created a simple rule (as a test) that if a filename matches, the file is copied to the desktop and then moved to the trash. It matches, but is not copied to the desktop and is copied to the trash, not moved to it, even though the log says differently. Any thoughts?
2014-02-04 12:00:12.113 hazelworker[25424] test.rtf: Rule Test Delete matched.
2014-02-04 12:00:12.238 hazelworker[25424] [File Event] File copied: test.rtf copied from folder /Users/blah/Dropbox/Download to folder /Users/blah/Desktop.
2014-02-04 12:00:12.434 hazelworker[25424] [File Event] File moved: test.rtf moved from folder /Users/blah/Desktop to folder /Users/blah/.Trash.
2014-02-04 12:00:12.462 hazelworker[25424] Done processing folder Download
2014-02-04 12:00:13.563 hazelworker[25439] Processing folder Trash
2014-02-04 12:00:14.705 hazelworker[25439] Done processing folder Trash
2014-02-04 12:00:12.113 hazelworker[25424] test.rtf: Rule Test Delete matched.
2014-02-04 12:00:12.238 hazelworker[25424] [File Event] File copied: test.rtf copied from folder /Users/blah/Dropbox/Download to folder /Users/blah/Desktop.
2014-02-04 12:00:12.434 hazelworker[25424] [File Event] File moved: test.rtf moved from folder /Users/blah/Desktop to folder /Users/blah/.Trash.
2014-02-04 12:00:12.462 hazelworker[25424] Done processing folder Download
2014-02-04 12:00:13.563 hazelworker[25439] Processing folder Trash
2014-02-04 12:00:14.705 hazelworker[25439] Done processing folder Trash