Fix for Bug 227135: "TestCallTemplates crashes - erroneous test"

p=aku, r=dbaron
This commit is contained in:
Stefan.Borggraefe%gmx.de 2004-04-12 22:15:25 +00:00
Родитель c905b0dbe6
Коммит b3e05f4a70
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -68,6 +68,8 @@ int main()
* when I don't need to.
*/
NS_NOTREACHED("This test is not intended to run, only to compile!");
/* Test CallQueryInterface */
nsISupports *mySupportsPtr = NS_REINTERPRET_CAST(nsISupports*, 0x1000);