mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-15 04:22:25 +03:00
ab6c6d959d
- Δημιουργία script για παραγωγή documention του κώδικα - Μικρές διορθώσεις
5 lines
No EOL
144 B
JavaScript
5 lines
No EOL
144 B
JavaScript
/*global describe: true, expect: true, it: true, xdescribe: true */
|
|
|
|
xdescribe('module that exports a constructor', function() {
|
|
// TODO
|
|
}); |