diff python/tests/storage.txt @ 256:dc1faa7287bd

added the normal adaptation class
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 24 Jul 2012 01:37:21 -0400
parents 5e2983b05d4e
children bce1fe45d1b2
line wrap: on
line diff
--- a/python/tests/storage.txt	Mon Jul 23 23:07:19 2012 -0400
+++ b/python/tests/storage.txt	Tue Jul 24 01:37:21 2012 -0400
@@ -5,4 +5,5 @@
 []
 >>> loadTrajectoriesFromSqlite("nonexistent", 'feature')
 DB Error: no such table: positions
+DB Error: no such table: velocities
 []