mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-06-27 19:46:48 +08:00
8 lines
100 B
JavaScript
8 lines
100 B
JavaScript
'use strict';
|
|
|
|
/* jasmine specs for directives go here */
|
|
|
|
describe('directives', function() {
|
|
|
|
});
|