mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-12-02 04:42:23 +03:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
|
/*global describe: true */
|
||
|
describe("os", function() {
|
||
|
// TODO
|
||
|
});
|