Adds a smoke test for copying with BINARY.

This commit is contained in:
Dan Robinson
2014-04-06 04:49:20 -07:00
parent b40918ddb8
commit bef3ba5fcd
2 changed files with 66 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
require('./copy-from')
require('./copy-to')
require('./binary')