summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorFred Emmott <fe@fb.com>2018-08-02 12:59:04 -0700
committerFred Emmott <fe@fb.com>2018-08-02 12:59:04 -0700
commitde6cd961a83674ef1a73d4c4e9a1b9ccc73ec941 (patch)
tree8edc9936acda0112e85669418e630a50df122276 /test
parente6bd4373f9e5e875ee075c4bc416adfccbe2e89e (diff)
downloadale-de6cd961a83674ef1a73d4c4e9a1b9ccc73ec941.zip
Suggested changes
Diffstat (limited to 'test')
-rw-r--r--test/hack_files/testfile.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/hack_files/testfile.php b/test/hack_files/testfile.php
deleted file mode 100644
index 313995d1..00000000
--- a/test/hack_files/testfile.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?hh // strict
-
-async function foo(): Awaitable<void> {
-}