Welcome to mirror list, hosted at ThFree Co, Russian Federation.

all.js « functional « candy « tests - github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62b7730f8a9de82a3b8b0e4e125b89c6d211a91e (plain)
1
2
3
4
5
/*global define */

define([
    'tests/candy/functional/basics'
], function () {});