summaryrefslogtreecommitdiff
path: root/tests/AMI/ami_test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/AMI/ami_test.idl')
-rw-r--r--tests/AMI/ami_test.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/AMI/ami_test.idl b/tests/AMI/ami_test.idl
index 04005e9531f..44853a82706 100644
--- a/tests/AMI/ami_test.idl
+++ b/tests/AMI/ami_test.idl
@@ -33,7 +33,7 @@ module A
void inout_arg_test (inout string str);
};
-
+
interface Test_Child : AMI_Test
{
void child_op ();