summaryrefslogtreecommitdiff
path: root/tests/Bug_2124_Regression/Test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_2124_Regression/Test.idl')
-rw-r--r--tests/Bug_2124_Regression/Test.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Bug_2124_Regression/Test.idl b/tests/Bug_2124_Regression/Test.idl
index 641ad61bb7b..4725a402aff 100644
--- a/tests/Bug_2124_Regression/Test.idl
+++ b/tests/Bug_2124_Regression/Test.idl
@@ -6,7 +6,7 @@
*/
module Test
-{
+{
typedef string<10> MyString;
typedef MyString OtherString;