diff options
| author | Maxime Dénès | 2017-05-17 10:02:19 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-05-17 10:02:19 +0200 |
| commit | e09a8cf6a2db97b75796a54296683fe12977d018 (patch) | |
| tree | 02472221f83e6ce9efb42d4c40c36d5f731edcde /test-suite/misc/exitstatus | |
| parent | 4b53985c2888827fe030294f95b5975d5e34e4c7 (diff) | |
| parent | 98a927aefb6df05a957d94cf2fd22d88e9e6c6b6 (diff) | |
Merge PR#620: Reorganization of the layout for miscellaneous tests
Diffstat (limited to 'test-suite/misc/exitstatus')
| -rw-r--r-- | test-suite/misc/exitstatus/illtyped.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/misc/exitstatus/illtyped.v b/test-suite/misc/exitstatus/illtyped.v new file mode 100644 index 0000000000..df6bbb389c --- /dev/null +++ b/test-suite/misc/exitstatus/illtyped.v @@ -0,0 +1 @@ +Check S S. |
