Browse Source

Renamed misc test.

Branimir Karadžić 9 years ago
parent
commit
7d606a7331
1 changed files with 5 additions and 0 deletions
  1. 5 0
      tests/os_test.cpp

+ 5 - 0
tests/misc_test.cpp → tests/os_test.cpp

@@ -1,3 +1,8 @@
+/*
+ * Copyright 2010-2017 Branimir Karadzic. All rights reserved.
+ * License: https://github.com/bkaradzic/bx#license-bsd-2-clause
+ */
+
 #include "test.h"
 #include <bx/os.h>