aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/scripts/dev.js
blob: 5049b84aa7be90a3158467fa30e049758232964f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
  * Server development script
  *
  * Version: v2.0.0
  * Developer: Marzavec ( https://github.com/marzavec )
  * License: WTFPL ( http://www.wtfpl.net/txt/copying/ )
  *
  */

'use strict';

// import required classes


// begin tests
// TODO: TODO
// TODO