diff options
author | Alon Zakai <alonzakai@gmail.com> | 2016-06-01 13:00:08 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2016-06-01 13:23:23 -0700 |
commit | d595e89003dc3636952de4c561679e3a077e6015 (patch) | |
tree | 0a98f4b3ab17fbabd03d07292f1efb0a2f2a93a4 | |
parent | 9087f362507bdf7a033c3d3b24baba1318689877 (diff) | |
download | binaryen-d595e89003dc3636952de4c561679e3a077e6015.tar.gz binaryen-d595e89003dc3636952de4c561679e3a077e6015.tar.bz2 binaryen-d595e89003dc3636952de4c561679e3a077e6015.zip |
missing test file
-rw-r--r-- | test/hello_libcxx.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/hello_libcxx.txt b/test/hello_libcxx.txt new file mode 100644 index 000000000..30527bf5b --- /dev/null +++ b/test/hello_libcxx.txt @@ -0,0 +1,2 @@ +hello, world! + |