Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Update jasmineTests.app
Browse files Browse the repository at this point in the history
  • Loading branch information
cdengSFDC committed Jul 21, 2017
1 parent 05017e8 commit 06e3161
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<aura:application extends="force:slds" description="Sample wrapper test app">
<aura:application>

<c:lts_jasmineRunner testFiles="{!join(',',
$Resource.jasmineHelloWorldTests,
$Resource.jasmineExampleTests,
$Resource.jasmineLightningDataServiceTests
)}" />

</aura:application>
</aura:application>

0 comments on commit 06e3161

Please sign in to comment.