mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-14 21:57:55 +08:00
91edef9f7a
Conflicts: internal_packages/inbox-activity-bar/lib/activity-bar-long-poll-item.cjsx
6 lines
160 B
CoffeeScript
6 lines
160 B
CoffeeScript
|
|
test_file_path = "/path/to/file.jpg"
|
|
|
|
describe "File", ->
|
|
it "attempts to generate a new file upload task on creation", ->
|
|
# File.create(test_file_path)
|