JavaScript Tests - clean up dummy shell.js, not bug, not part of the build

This commit is contained in:
bclary@bclary.com 2007-04-30 10:23:33 -07:00
parent 2b18c48576
commit 4ac28e93e7
4 changed files with 0 additions and 10 deletions

View File

@ -1,7 +0,0 @@
// needed for browser and rhino
if (typeof gc == 'undefined')
{
gc = function () {};
}

View File

@ -1 +0,0 @@

View File

@ -1 +0,0 @@
// dummy file

View File

@ -1 +0,0 @@