[gnome-chess] Rename glChess to GNOMEChess in tests
- From: Sahil Sareen <ssareen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Rename glChess to GNOMEChess in tests
- Date: Tue, 5 May 2015 16:09:09 +0000 (UTC)
commit 23fc42f0cfeb186e9150515a800679227c47604c
Author: Sahil Sareen <sahil sareen hotmail com>
Date: Tue May 5 21:36:54 2015 +0530
Rename glChess to GNOMEChess in tests
tests/test-chess-game.vala | 2 +-
tests/test-chess-pgn.vala | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/test-chess-game.vala b/tests/test-chess-game.vala
index 988a496..9ef579b 100644
--- a/tests/test-chess-game.vala
+++ b/tests/test-chess-game.vala
@@ -9,7 +9,7 @@
* license.
*/
-class GlChess
+class GNOMEChess
{
static int test_count = 0;
static int failure_count = 0;
diff --git a/tests/test-chess-pgn.vala b/tests/test-chess-pgn.vala
index 7c0a7bb..e8daedc 100644
--- a/tests/test-chess-pgn.vala
+++ b/tests/test-chess-pgn.vala
@@ -9,7 +9,7 @@
* license.
*/
-class GlChess
+class GNOMEChess
{
static int test_count = 0;
static int failure_count = 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]