]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/test/17/17.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / tools / deploy / test / 17 / 17.factor
index a7cb0d25f2f14cdd22b5088815bf98c3282ad6e2..3fd1408f0b1d2d162136007cca11a4df5b9d1fc8 100644 (file)
@@ -14,7 +14,7 @@ person "PEOPLE" {
 : db-deploy-test ( -- )
     "test.db" temp-file <sqlite-db> [
         person recreate-table
-        
+
         person new
             "Stephen Hawking" >>name
             timestamp new 8 >>day 0 >>month 1942 >>year >>birthday