aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorrenatofilho <renato.filho@openbossa.org>2010-10-28 17:29:08 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:08:54 -0300
commit31bc56081d17e285db45bdf0dbec1e7afa958da2 (patch)
treed986ecfbe2d8bb3135b16659b532b66c268798b3 /tests
parent40fb8375eb99bd308228e1e3d74f2f24273c25c0 (diff)
Fixed typesystem in function where is necessary thread save option.
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/samplebinding/typesystem_sample.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/samplebinding/typesystem_sample.xml b/tests/samplebinding/typesystem_sample.xml
index 0e9b16ca2..60e7e22ca 100644
--- a/tests/samplebinding/typesystem_sample.xml
+++ b/tests/samplebinding/typesystem_sample.xml
@@ -1200,6 +1200,7 @@
<object-type name="Bucket">
<modify-function signature="lock()" allow-thread="yes" />
<modify-function signature="virtualBlockerMethod()" allow-thread="yes"/>
+ <modify-function signature="callVirtualBlockerMethodButYouDontKnowThis()" allow-thread="yes"/>
</object-type>
<value-type name="Echo">