mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 18:12:26 +03:00
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
|
|
}); |