pid: update ndr testsuite for new union alignment
[ira/wip.git] / pidl / tests / ndr.pl
index 53b8cb89e3b47834c8f85eaf2c859fb5b218838d..9c301892ae20a34b3102b447bbea9c63961f1cb9 100755 (executable)
@@ -533,7 +533,8 @@ $t = {
        ORIGINAL => {
                TYPE => "UNION",
                NAME => "foo"
-       }
+       },
+       ALIGN => undef
 };
 is_deeply(ParseType($t->{ORIGINAL}, "ref"), $t);