summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Bug_1330_Regression/Test.idl
blob: cf161d304eefecffc95939a95b25d7a8d93505da (plain)
1
2
3
4
5
6
7
8
//
// $Id$
//

interface Test
{
   void test_method();
};