test-support-suffix.js
#1
//
guest
/
jen_bottom
/
ember
/
tutorial
/
testapp
/
tmp
/
config_replace-output_path-9nSW3sfB.tmp
/
test-support-suffix.js
View
Commits
Blame
Open
Edit
Download .zip
Download
(88 B)
runningTests = true; if (window.Testem) { window.Testem.hookIntoTestFramework(); }
#
Change
User
Description
Committed
#1
23539
jenbottom
Adding the basic code for ember test appk, created with 'ember new' command