diff options
| author | Alasdair Armstrong | 2017-07-26 14:12:09 +0100 |
|---|---|---|
| committer | Alasdair Armstrong | 2017-07-26 14:12:09 +0100 |
| commit | 678ab0e23ba4a8d95010df2bd2467dae7d544e29 (patch) | |
| tree | 0b2e02773327b9483f24b2e1ad46b7235ec9633e /src/test/lib/run_test_embed.ml | |
| parent | 26e59493cde0ffbf1868426fe3bec158f2dbaad0 (diff) | |
| parent | 18cf235fad35a0e06e26ea91ee0e1c673febddb8 (diff) | |
Merge remote-tracking branch 'origin/master' into sail_new_tc
Diffstat (limited to 'src/test/lib/run_test_embed.ml')
| -rw-r--r-- | src/test/lib/run_test_embed.ml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/lib/run_test_embed.ml b/src/test/lib/run_test_embed.ml new file mode 100644 index 00000000..f7b45316 --- /dev/null +++ b/src/test/lib/run_test_embed.ml @@ -0,0 +1,2 @@ +Test._run() + |
