[seed] tests: Update one test affected by previous commit
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seed] tests: Update one test affected by previous commit
- Date: Sun, 1 Nov 2009 04:02:06 +0000 (UTC)
commit fa42dffc8acd356e0cfc06c5c7862ef42df21c4c
Author: Tim Horton <hortont424 gmail com>
Date: Sun Nov 1 00:01:25 2009 -0400
tests: Update one test affected by previous commit
tests/javascript/sqlite.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/javascript/sqlite.js b/tests/javascript/sqlite.js
index 6aae1fa..0afeacf 100755
--- a/tests/javascript/sqlite.js
+++ b/tests/javascript/sqlite.js
@@ -1,7 +1,7 @@
#!/usr/bin/env seed
// Returns: 0
// STDIN:
-// STDOUT:\{"t1key":"1","data":"This is sample data","num":"3\.0","timeEnter":""\}\n\{"t1key":"2","data":"More sample data","num":"6\.0","timeEnter":""\}\n\{"t1key":"3","data":"And a little more","num":"9\.0","timeEnter":""\}
+// STDOUT:\{"t1key":"1","data":"This is sample data","num":"3\.0","timeEnter":null\}\n\{"t1key":"2","data":"More sample data","num":"6\.0","timeEnter":null\}\n\{"t1key":"3","data":"And a little more","num":"9\.0","timeEnter":null\}
// STDERR:
Gio = imports.gi.Gio;
sqlite = imports.sqlite;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]