[System.Web] Remove superfluous write to file in test
commit45b783a172c4dfa9d6b38f5306f5d948dd383768
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 1 Jul 2014 16:42:11 +0000 (1 18:42 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 7 Jul 2014 12:24:53 +0000 (7 14:24 +0200)
tree3e4b29ee1dcd8fd7f0bcd542a2a4cb580106bc35
parent9fa63279786375c0f81dcb87baf752eb67b8ffb3
[System.Web] Remove superfluous write to file in test

The written file is never used, all the Asserts happen in RenderPostBackEvent_OnSaveStateComplete ().
mcs/class/System.Web/Test/System.Web.UI.Adapters/PageAdapterTest.cs