Simon Priet e69a613a37 feat: Created a mini nodeJS server with NewMan for testing without PostMan GUI.
This will mimic a run in a CD/CI environment or docker container.
2021-09-08 14:01:19 +02:00

21 lines
600 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

module["exports"] = [
"проф.",
"доц.",
"докт. пед. наук",
"докт. політ. наук",
"докт. філол. наук",
"докт. філос. наук",
"докт. і. наук",
"докт. юрид. наук",
"докт. техн. наук",
"докт. психол. наук",
"канд. пед. наук",
"канд. політ. наук",
"канд. філол. наук",
"канд. філос. наук",
"канд. і. наук",
"канд. юрид. наук",
"канд. техн. наук",
"канд. психол. наук"
];