summaryrefslogtreecommitdiff
path: root/.autotest
diff options
context:
space:
mode:
authorWayne Meissner <wmeissner@gmail.com>2008-12-05 09:38:11 +1000
committerWayne Meissner <wmeissner@gmail.com>2008-12-05 09:38:11 +1000
commit4de32fb4812907bf3e7a778e1d266dd7b506f4f5 (patch)
tree864249c31a191024a5425d4fd881d60ff3cf203e /.autotest
parent0288ab67b1f4b1f10c4e8fb4d2172118e4339639 (diff)
downloadffi-4de32fb4812907bf3e7a778e1d266dd7b506f4f5.tar.gz
Add support for autotest. Patch from Andrea Fazzi <andrea.fazzi@alcacoop.it>
Diffstat (limited to '.autotest')
-rw-r--r--.autotest1
1 files changed, 1 insertions, 0 deletions
diff --git a/.autotest b/.autotest
new file mode 100644
index 0000000..ee70f68
--- /dev/null
+++ b/.autotest
@@ -0,0 +1 @@
+Autotest.add_hook(:initialize) { ENV['MRI_FFI'] = '1' }