diff --git a/app/crawler/.notea_test.sh b/app/crawler/.notea_test.sh deleted file mode 100644 index 92ee78b..0000000 --- a/app/crawler/.notea_test.sh +++ /dev/null @@ -1,66 +0,0 @@ -#! /bin/bash - -test_ids() { - notea eval "$(cat <&2 - ;; - esac - } - ids | wc -l | grep -q 1 || return 101 - ids | grep -q def || return 102 - ! ids | grep -q wvu || return 103 - ! ids | grep -q xyz || return 104 -EOF -)" -} - -test_get() { - notea eval "$(cat <