summaryrefslogtreecommitdiff
path: root/tests/cffi.urp
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2009-05-02 12:50:52 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2009-05-02 12:50:52 -0400
commit1f9b1ae7a13f004450f543afb737d8bc8534acdd (patch)
tree16510fccf9c64c746597334f24e86fbdc6f98e96 /tests/cffi.urp
parent065cd9359366197fd8ea66cc584f4e857dfa6ab6 (diff)
Add 'library' directive
Diffstat (limited to 'tests/cffi.urp')
-rw-r--r--tests/cffi.urp10
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/cffi.urp b/tests/cffi.urp
index f2755cb6..a8f6c2b7 100644
--- a/tests/cffi.urp
+++ b/tests/cffi.urp
@@ -1,12 +1,4 @@
debug
-ffi test
-include test.h
-script http://localhost/test/test.js
-link test.o
-effectful Test.print
-serverOnly Test.foo
-clientOnly Test.bar
-jsFunc Test.print=print
-jsFunc Test.bar=bar
+library clib
cffi