source: box/trunk/test/basicserver/TestContext.h @ 217

Revision 217, 65 bytes checked in by martin, 6 years ago (diff)

Set svn:eol-style as appropriate for all files

  • Property svn:eol-style set to native
Line 
1
2class TestContext
3{
4public:
5        TestContext();
6        ~TestContext();
7};
Note: See TracBrowser for help on using the repository browser.