summaryrefslogtreecommitdiffstats
path: root/Tests/SourcesProperty/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/SourcesProperty/main.cpp')
-rw-r--r--Tests/SourcesProperty/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/SourcesProperty/main.cpp b/Tests/SourcesProperty/main.cpp
index ae4f305..33a97f4 100644
--- a/Tests/SourcesProperty/main.cpp
+++ b/Tests/SourcesProperty/main.cpp
@@ -3,5 +3,5 @@
int main(int argc, char** argv)
{
- return iface();
+ return iface() + prop();
}