diff options
author | Alon Zakai <alonzakai@gmail.com> | 2013-12-12 10:51:45 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-12-12 10:51:45 -0800 |
commit | ae3605d437ffe2d764d924458e46da5b6592740c (patch) | |
tree | 2a05d3921da6c36fb5f6da573b4402b53e44606c /tests/core/test_flexarray_struct.out | |
parent | afd5b08108f13349379f2dd58f2304edd6bbf0a8 (diff) | |
parent | 04a42801d532c40c2c8f75c778bc6bc599601e32 (diff) |
Merge pull request #1903 from ehostunreach/incoming
Read the source and the expected output of simple core tests from seperate files
Diffstat (limited to 'tests/core/test_flexarray_struct.out')
-rw-r--r-- | tests/core/test_flexarray_struct.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/core/test_flexarray_struct.out b/tests/core/test_flexarray_struct.out new file mode 100644 index 00000000..b6f53a0d --- /dev/null +++ b/tests/core/test_flexarray_struct.out @@ -0,0 +1 @@ +(4, 100)
\ No newline at end of file |