summaryrefslogtreecommitdiff
path: root/TAO/tests/IORManipulation/filter/Test.idl
blob: 4353118b3aed80017128dbf6b5c3bb4d17a6c6d2 (plain)
1
2
3
4
5
6
module Test
{
  interface Hello
  {
  };
};