diff options
author | Vasilis Kalintiris <ehostunreach@gmail.com> | 2013-12-07 14:52:11 +0200 |
---|---|---|
committer | Vasilis Kalintiris <ehostunreach@gmail.com> | 2013-12-07 19:35:59 +0200 |
commit | d3ddeed8669e4b7cc2b3b1f8a2ab9b916059f342 (patch) | |
tree | b9ade6d1cb34486ed719988a9509927036e8cd1d /tests/core/test_dlfcn_self.out | |
parent | 0fc6c9d2e6356e5b39328f4c93255cc34e0acd72 (diff) |
Use do_run_from_file() for test_dlfcn_self
Diffstat (limited to 'tests/core/test_dlfcn_self.out')
-rw-r--r-- | tests/core/test_dlfcn_self.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/core/test_dlfcn_self.out b/tests/core/test_dlfcn_self.out new file mode 100644 index 00000000..4ca9456b --- /dev/null +++ b/tests/core/test_dlfcn_self.out @@ -0,0 +1,2 @@ +123 +123
\ No newline at end of file |