Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / support-xml-067.cs
1 namespace Testing
2 {
3         public partial class Test
4         {
5                 /// test 3
6                 public void OneMore ()
7                 {
8                 }
9         }
10 }