diff --git a/example/calculator-bootstrap.html b/example/calculator-bootstrap.html deleted file mode 100644 index 913d5b08..00000000 --- a/example/calculator-bootstrap.html +++ /dev/null @@ -1,21 +0,0 @@ - - -
- - - - - - Quantity: - * - Cost: - = {{a * b | currency}} - - diff --git a/example/calculator-minified_init.html b/example/calculator-minified_init.html deleted file mode 100644 index 922aabb8..00000000 --- a/example/calculator-minified_init.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - Quantity: - * - Cost: - = {{a * b | currency}} - - diff --git a/example/calculator.html b/example/calculator.html deleted file mode 100644 index bd80eb9d..00000000 --- a/example/calculator.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - Quantity: - * - Cost: - = {{a * b | currency}} - - diff --git a/example/memoryLeak.html b/example/memoryLeak.html deleted file mode 100644 index 19b0d45d..00000000 --- a/example/memoryLeak.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/regression/issue-170.html b/regression/issue-170.html deleted file mode 100644 index 392abf81..00000000 --- a/regression/issue-170.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - {{selection0}} <-- FOO should be shown here - -