1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/js/src/tests/supporting/README Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +================================ 1.5 += DANGER!!!!!!!!1!!!cos(0)!!!! = 1.6 +================================ 1.7 + 1.8 +Any *.js files you add in this directory *will* be considered to be tests by the 1.9 +test-staging Makefile target, used to package up JS tests for running on 1.10 +Tinderbox. You are now probably sorry this is the case. But there is a 1.11 +hackaround! To make the packaging algorithm ignore a *.js file here, add it to 1.12 +the EXCLUDED set in lib/manifest.py.