From 935d293383bbadde9d8c3adaa2081e14a885472b Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Wed, 29 Jul 2015 10:08:03 -0400 Subject: Add a simple 'make test' target --- tests/crud1.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 tests/crud1.html (limited to 'tests/crud1.html') diff --git a/tests/crud1.html b/tests/crud1.html new file mode 100644 index 00000000..7ed26d30 --- /dev/null +++ b/tests/crud1.html @@ -0,0 +1,38 @@ + + + +

Inserted with ID 1.

+ + + + + + + + + + + + + + + + + + + +
IDABCD
1123True +[Update] +[Delete] +
+


+ +
+
  • A:
  • +
  • B:
  • +
  • C:
  • +
  • D:
  • + +
    + + \ No newline at end of file -- cgit v1.2.3